API
Build custom integrations with the BoxHero Open API. Find answers about generating API tokens, authentication, and rate limits for real-time event delivery.
Last updated
Build custom integrations with the BoxHero Open API. Find answers about generating API tokens, authentication, and rate limits for real-time event delivery.
In the desktop web app, go to Settings > Integrations and generate a new API token. Use it as a Bearer token in the Authorization header of API requests.

The base URL is https://rest.boxhero-app.com.
Yes. To keep the service stable, each endpoint is limited to 5 queries per second. If you exceed this, you'll receive an error response with rate limit headers.
See here for full endpoint documentation.
Last updated