Skip to main content
Import the OpenAPI spec (/api-reference/openapi.json) directly into Postman to generate requests and environments.

Steps

  1. In Postman, click Import.
  2. Select Link or File and point to /api-reference/openapi.json.
  3. Set your environment variables:
    • base_url: https://api.bota.dev/v1 (or sandbox)
    • api_key: sk_test_... or sk_live_...

Tips

  • Duplicate the collection to maintain separate Sandbox and Production environments.
  • Use Postman variables for end_user_id, device_id, and recording_id to chain requests.