Run your first operation
Inspect an order and stock locally, then verify an AI agent’s answer against the same database.
Create a customer support agent
Authenticate, create a ResponseCX agent, and read it back with a complete curl walkthrough.
Give an agent an operational task
Select a data source, supply a task brief, and verify the agent’s tool results.
Find an API endpoint
Match your task to the right service, base URL, authentication header and reference.
Choose how to build
Choose the interface that fits your application:
Embedded commerce and hosted APIs have different setup paths. The embedded engine uses a
database in your application. Hosted services use their own base URLs and keys. Check the
API directory before copying a request between services.
Build a complete workflow
These guides connect individual API calls into a task you can verify end to end.Resolve an order-status request
Follow a customer question through order lookup, a decision and an operational response.
Sync Shopify and NetSuite
Configure the integration and inspect its sync results.
Run a durable workflow
Start an automation and follow its execution through the Temporal Engine.
Verify a refund decision
Define a policy, inspect the verdict, and verify the approval before executing an action.
Explore the services
Get unblocked
- A request fails: compare the service host and header, then read the error guide.
- A host is unavailable: check the timestamped host status report.
- You need help: use the support checklist to share a reproducible request.
- You are evaluating StateSet: read Why StateSet and the architecture overview.
- You are returning after an update: check the documentation changelog.