Automorphic home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Authentication
Documentation
API Reference
API Documentation
Authentication
Inference API Reference
POST
Chat Completion Inference
POST
Chat Inference
Dataset API Reference
POST
Create Dataset
GET
Get Dataset
GET
Get Datasets
PATCH
Update Dataset
DEL
Delete Dataset
File API Reference
POST
Upload File
GET
Get Files
DEL
Delete File
Finetune API Reference
POST
Start Run
GET
Get Run
GET
Get Runs
PATCH
Update Run
POST
Cancel Run
DEL
Delete Run
POST
Inference
On this page
API Key
API Documentation
Authentication
Example overview page before API endpoints
Include a header called x-api-key in your requests to authenticate them and have the value be one of your automorphic API keys
Copy
'x-api-key'
:
'<INSERT_YOUR_AUTOMORPHIC_API_KEY_HERE>'
API Key
In order to use the API, you need to create an API key. You can create multiple keys for different purposes. For more info on how to create an API key check out
Create an API key
.
Chat Completion Inference
Assistant
Responses are generated using AI and may contain mistakes.