Skip to content
REST API v1

Byro REST API

Programmatic access to assets, employees, inventory, and procurement. Authenticate with an API key from /admin/api-keys, then call any endpoint below. The spec is also available as a raw OpenAPI 3.1 JSON for import into Postman / Insomnia / your codegen of choice.

Quick start
curl https://byro.io/api/v1/assets \
  -H "Authorization: Bearer ak_<your-key>"
Need a key? Sign in → /admin/api-keys
Looking for webhooks?
Subscribe to events, signature verification, full payload catalog.
Webhook reference

Swagger UI loaded from CDN. Source spec: /api/v1/openapi.json