Praxos home page
Search...
⌘K
Ask AI
Dashboard
Dashboard
Search...
Navigation
API Documentation
Authentication
Guides
SDK
API Reference
API Documentation
Authentication
Endpoints
Environment
Source
Ontology
POST
Search
POST
Extract Items
On this page
Overview
Authentication Method
API Documentation
Authentication
Overview
All Praxos API requests require authentication using an API key. This document outlines the authentication process and requirements for accessing the Praxos API.
Obtaining an API Key
Learn how to generate and manage your API keys
Authentication Method
The Praxos API uses API key-based authentication for all endpoints. To authenticate your requests:
Include your API key in the request header
Use the header key
api-key
Ensure the API key is valid and active
Example request header:
Copy
Ask AI
api-key: your-api-key-here
Get Environment(s)
Assistant
Responses are generated using AI and may contain mistakes.