Base URLs
Token Endpoints
Choose the appropriate environment:
| Environment | Token URL |
|---|---|
| Sandbox | https://auth.sandbox.agentsync.io/oauth2/token |
| Production | https://auth.agentsync.io/oauth2/token |
ProducerSync API Endpoints
Important: Do not send API calls to the auth.* domain — that is only for obtaining tokens.
| Environment | API Base URL |
|---|---|
| Sandbox | https://api.sandbox.agentsync.io |
| Production | https://api.agentsync.io |