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: