GetKeyManager is coming soon! 🎉 See here to know what’s new
API Documentation

API Documentation

Introduction

This API documentation is generated directly from the Postman collection and represents the canonical source of truth for all API endpoints.

API Fundamentals

  • Base URL: https://your-domain.com/api/v1
  • Authentication: API Key (Bearer token or form parameter)
  • Response Format: JSON
  • API Version: v1

Authentication

All API requests require authentication using an API key. You can provide the API key in two ways:

  1. Authorization Header (Recommended):

    Authorization: Bearer YOUR_API_KEY
  2. Request Parameter:

    api_key=YOUR_API_KEY

API Endpoints Overview

Total Endpoints: 39

API Key Related Errors (1 endpoints)

Access Restrictions (1 endpoints)

Endpoints (36 endpoints)

Public Endpoints (1 endpoints)

Last updated on