Quickstart
Make your first API request
Use the API reference to choose an operation, copy its generated request, and send it with your credentials. Start in a test environment, verify the response schema, then move the same request into your application.
Before you begin
Confirm the base URL for your environment, keep credentials outside source control, and handle non-2xx responses explicitly.