Base URL

Our endpoint APIs are built around REST, and you can directly access a subset of our backend endpoints through HTTPS.

All Guard Evaluate API requests are made to endpoints that begin with:

https://guard-api.metatext.ai

Authentication

Write us at support@metatext.io to get your API Keys.

The Guard Evaluate API uses API keys to authenticate requests. To authenticate an API request, you should provide your API key in the Authorization header.

Authorization: Bearer YOUR_API_KEY

Guard Evaluate API

View the Safety endpoints

Swagger UI

View the Swagger UI to interact with endpoints

Safety OpenAPI specification file

View the OpenAPI specification file