Boxid API reference
Currently Boxid has two REST APIs and in the future we will add GraphQL as well.
REST API v2
- Modern lightweight REST API based on JSON API schema built
- OAuth 2.0 authentication
- Recommended for building Storefronts and mobile apps
- JavaScript / TypeScript SDK available
REST API v1
- Older REST API that requires API key authentication for access
- Full feature set of Admin Panel
- Recommended for building System integrations
GraphQL
GraphQL support is coming soon!