API Reference
The public ArelHub API is published as one curated specification for customer-facing integrations. Staff and internal operations remain outside this contract.
API
Core customer platform routes: messaging, account and subaccount management, billing, quota, templates, phone numbers, webhooks configuration, and risk signals.
Using the spec artifacts
The JSON and YAML files are standard OpenAPI 3 documents. You can:
- Import them into Postman or Insomnia to explore and test endpoints interactively.
- Use Kiota, OpenAPI Generator, or NSwag to generate typed client SDKs.
- Render them with any OpenAPI viewer such as Swagger UI or Redoc.
Scope
Only the public-facing document listed above is available for integrator use. Swagger UI is not exposed in production.