📄️ API Keys
In order to access the FireGuard API, you have to create and manage your API keys. These keys allow members within your organization to access the FireGuard API. You can manage you API keys by heading to the Organization Settings page in the tab Organization.
📄️ Create Projects
POST https://api.fireraven.ai/public/fireguard/v1.1/project
📄️ Guardrails
The FireGuard Guardrails can be accessed via the FireGuard v1.1 API. This page documents creating a conversation, running input and output guardrails, and the Copilot conversation helper. To create a project from JSON settings, see Create Projects (API). Other routes use the same base path https://api.fireraven.ai/public/fireguard/v1.1/.