📄️ 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/project
📄️ Guardrails
The FireGuard Guardrails are accessed via the FireGuard v1 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). All routes on this page use the base path https://api.fireraven.ai/public/fireguard/v1/.