API Reference
Welcome to the Arqqin API reference. This comprehensive guide covers all available endpoints, request/response formats, and authentication methods.Download Postman Collection
Import our complete API collection into Postman for easy testing
View OpenAPI Spec
Download the complete OpenAPI 3.0 specification
Quick Start
- Get your API key from the dashboard
- Set up authentication using the
X-API-Keyheader - Start with the health check to verify your connection
- Explore the endpoints using our interactive playground below
Authentication
All API requests require authentication using an API key. Include your API key in theX-API-Key header:
Base URLs
- Staging:
https://apistg.arqq.in/api - Production:
https://api.arqq.in/api
Rate Limits
- Standard: 1000 requests per hour
- Burst: 100 requests per minute
- Headers: Rate limit information is included in response headers

