Sandbox

A Sandbox property references the safe testing environment where developers can experiment with the API using non-production data and without affecting live systems. Sandboxes are critical for reducing the time to first working integration and for letting developers validate their implementation before going live. Indexing the sandbox URL makes it discoverable as a distinct onboarding resource separate from production endpoints.

Example

sandbox.yaml
- type: Sandbox
  url: https://sandbox.example.com/

Tags

All Properties