Skip to main content

API Tools & Downloads

Access developer tools and resources to help you integrate with the Arqqin API more efficiently.

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

  1. Download the collection using the link above
  2. Import into Postman by clicking “Import” and selecting the downloaded file
  3. Set up environment variables:
    • base_url: https://apistg.arqq.in/api (staging) or https://api.arqq.in/api (production)
    • api_key: Your API key from the dashboard
  4. Start testing - all requests are pre-configured with authentication

Environment Variables

The collection uses the following environment variables:
VariableDescriptionExample
base_urlAPI base URLhttps://apistg.arqq.in/api
api_keyYour API keyak_1234567890abcdef
company_idYour company IDk17abc123def456ghi789
location_idLocation ID for testingk17xyz789abc123def456

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
You can use this specification to:
  • 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
Access the playground from the API Reference page.

Need Help?

If you need assistance with any of these tools or have questions about API integration: