Kinetic uses API keys for programmatic authentication. DO NOT share your API keys with anyone. These keys can perform any action that you, as an individual user, can perform. There are two steps:Documentation Index
Fetch the complete documentation index at: https://docs.kineticsystems.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Create an API key
- Use the API key in your requests
Create an API key
- Go to your Kinetic dashboard
- Go to the “API Keys” page.
- Click on “Create API Key”.
- Enter a name for your API key.
- Click on “Create”.
- Copy the API key.
Use an API key
Include theX-Kinetic-Key: <api-key> header on every request:
Example:
