REQUEST
API request details
- Method
- GET
- Endpoint
/catalog- Parameters
- None required
01 Interactive playground
Make a real request to the live catalog and inspect a clean JSON summary. No account, key or configuration required.
/catalog// Click “Run API test” to see a live response.
{
"ready": true,
"endpoint": "/catalog"
}02 From test to integration
The playground proves the connection. The collection gives you everything needed for a complete request.
Confirm the API is reachable and inspect its live catalog summary.
Open the Collection and search by service, route, description or category.
Enter parameters, copy the generated URL or cURL command, then ship it.