Setup your development

Sign up for a account on our dashboard and create a API Key.

Export the API Key as an environment variable:

export ENKRYPTAI_API_KEY=<your-api-key>

Example Usage

Here is an example of how to use the Guardrails API to use all of the available detectors:

Response:

{
  "task_id": "3387d204-bc03-4caa-99c8-0da01f0b2c89"
}