Base URL and authentication
Use the canonical versioned API:session_id is retained for request compatibility and cannot access another API key’s state.
Make one call
ReplaceYOUR_SECRET_TOKEN and run:
Read the result
Read these response fields:
Application code can validate and use the JSON result directly. Generated language is optional.
Continue to the adaptive loop
This call verifies authentication and the response contract. It does not yet test retained state or feedback-driven adaptation.Build with an AI agent
Give a coding agent an exact implementation brief, contract sources, and verification checklist.
Choose the next workflow
Decide whether the application needs a stateless route, the State gateway, or a Domain.
