GAIFE Documentation¶
Welcome to the official GAIFE documentation of our product and API.
Product Documentation¶
- Agent - Guides for the GAIFE Agent product
API Documentation¶
- Chat API - Developer integration with GAIFE Chat
API Access & Authentication¶
To manage your API keys:
-
Visit the API Access page at:
https://beta.gaife.com/organizations/{your_org}/api-access
-
Here you can:
- Create new API keys
- View existing keys
- Revoke or rotate keys as needed
- Set key permissions and expiration dates
Important
Keep your API keys secure and never share them in public repositories or client-side code.
Base URL¶
-
The base URL for all API requests is:
Authentication¶
-
All API endpoints require authentication using an API key in the Bearer token format in the Authorization header: