First Call
Make your first API call to verify your integration is working.Test Endpoint
Let’s call a simple endpoint to verify connectivity:Example Request
Expected Response
Success!
If you received a successful response, your integration is working. You’re ready to:- Explore the Development Environment
- Review Integration Guides
- Browse the API Reference
Troubleshooting
| Error | Solution |
|---|---|
| 401 Unauthorized | Check access token, may be expired |
| 403 Forbidden | Check Tenant ID header |
| 404 Not Found | Check endpoint URL |