tyms_sk_...) from useadam.io → Settings → Business settings → API. Partners provisioning new businesses should start with Partners and Register business.
Prerequisites
- A qualifying Developer API subscription for the business (see Authentication).
curl, or any HTTP client that can set custom headers.
Step 1: Validate your key
Confirm the key is valid and read back business profile fields (currency, country, timezone, etc.).Step 2: Create a record with AI (optional)
Most create routes expect a JSON body with at leastprompt. By default, processing is async; set process_type to direct if you need the work to finish in the same HTTP round-trip (slower).
Step 3: Pull structured data
List resources with pagination and ordering, then get byuuid or source_uuid where supported.
Next steps
- Read Concepts for the mental model (AI vs REST, reports, identifiers).
- Use the API reference tab for every endpoint, query parameter, and body field.
- Partners: Partners → Register business.