Skip to Content
APIsSandbox

Sandbox

The sandbox is the integrator testing host for UDAI. Use it after reading the Integration Kit to validate partner keys, organisation context, mission and flight-plan flows, and telemetry transport before staging or production.

Host

EnvironmentBase URLPurpose
Sandboxhttps://sandbox-api.udai.live/v1Integrator testing

All REST paths in this documentation are relative to /v1 on the host you choose. Staging and production hosts are listed under Environments.

What you can test

  • The same API surface described in the API Overview
  • Partner API key authentication (partner-api-key) and user JWTs
  • Organisation context via X-Organisation-ID where applicable
  • Mission planning, flight planning, airspace awareness, and telemetry contracts

Access

  1. Register an organisation through the standard onboarding process.
  2. Ensure at least one verified Admin or Owner user.
  3. Follow Standards and Interoperability.
  4. Request a sandbox partner key through your DFI or AAI integration contact.

Operating rules

  • Data may be reset. Do not store production credentials or unnecessary personal data.
  • Rotate keys on a schedule aligned with your security policy.
  • Fair-use quotas apply. Sustained excess traffic returns 429 Too Many Requests.

Next steps

No separate first-party SDKs are published in this documentation. Integrate directly against the HTTP and WebSocket surfaces above.

Last updated on