API Tools & Downloads
Access developer tools and resources to help you integrate with the Arqqin API more efficiently.Postman Collection
Import our complete API collection into Postman to test endpoints quickly
OpenAPI Specification
Download the complete OpenAPI 3.0 specification for the Arqqin API
API Playground
Test API endpoints directly in your browser with our interactive playground
SDK Examples
View code examples and integration guides for popular programming languages
Postman Collection
Our Postman collection includes:- All API endpoints with proper authentication
- Pre-configured environments for staging and production
- Example requests with sample data
- Response examples for all endpoints
- Environment variables for easy configuration
Quick Setup
- Download the collection using the link above
- Import into Postman by clicking “Import” and selecting the downloaded file
- Set up environment variables:
base_url:https://apistg.arqq.in/api(staging) orhttps://api.arqq.in/api(production)api_key: Your API key from the dashboard
- Start testing - all requests are pre-configured with authentication
Environment Variables
The collection uses the following environment variables:| Variable | Description | Example |
|---|---|---|
base_url | API base URL | https://apistg.arqq.in/api |
api_key | Your API key | ak_1234567890abcdef |
company_id | Your company ID | k17abc123def456ghi789 |
location_id | Location ID for testing | k17xyz789abc123def456 |
OpenAPI Specification
The complete OpenAPI 3.0 specification is available at/openapi.json. This specification includes:
- Complete API schema definitions
- Request/response examples
- Authentication requirements
- Error response formats
- Data validation rules
- Generate client SDKs
- Set up API mocking
- Validate API responses
- Create custom documentation
API Playground
Use our interactive API playground to:- Test endpoints without external tools
- View real-time request/response data
- Experiment with different parameters
- Learn the API structure
Need Help?
If you need assistance with any of these tools or have questions about API integration:- Check our Integration Examples
- Review the Error Handling Guide
- Contact support at [email protected]

