REST
Postman
A public Postman REST collection is available for sending requests without writing code.
- Open the REST collection in Postman.
- Add your API key as an
API-KEYheader, or asAuthorization: Bearer YOUR_API_KEY. - Send a request.
The same Postman workspace also includes GraphQL and MCP collections.