Developer
Integrate with Amboss APIs. Authentication, GraphQL endpoints, code examples, and the official TypeScript SDK for Space, Rails, Magma, Reflex, and Payments.
Integrate with Amboss APIs: authentication, GraphQL endpoints, and code examples.
Amboss provides GraphQL APIs for all our products: Space, Rails, Magma, and Reflex. Every API requires an API key for authentication. Create one from your account settings and include it in the Authorization header of your requests.
The official Amboss TypeScript SDK is here. Send and receive payments, manage wallets, and verify webhooks with a fully typed client. Install it with pnpm add @ambosstech/payments.
API Endpoints
Amboss provides multiple GraphQL API endpoints for its different products:
| Product | GraphQL Endpoint | Apollo Studio Explorer |
|---|---|---|
| Space | https://api.amboss.space/graphql | Open Explorer |
| Reflex | https://reflex.amboss.tech/graphql | Open Explorer |
| Magma | https://magma.amboss.tech/graphql | Open Explorer |
| Rails | https://rails.amboss.tech/graphql | Open Explorer |
API Permissions
We have paid and free APIs. We do not allow commercial use of our free APIs.
If you want to use our free APIs for commercial purposes please reach out.