Skip to main content
Stark AI Docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Guides
API Reference
API Documentation
Introduction
App API Endpoints
POST
Source File Upload API
POST
Source Web Upload API
POST
Collection Add Source API
AI API Endpoints
POST
Remove Background
POST
Web Reader
POST
PDF Reader API
POST
HTML Reader API
POST
RAG API
POST
Humanize API
AI Agent Endpoints
POST
Query Agent API
On this page
Welcome
Authentication
API Documentation
Introduction
Welcome to the Stark AI API endpoints
Welcome
Welcome to the Stark AI API documentation! Here, you will find all the information you need to get started with our APIs, including how to authenticate, make requests, and handle responses.
Authentication
All API endpoints are authenticated using x-api-key header. You can obtain your API key from the
Stark AI Dashboard
.
Copy
--header
'X-Api-Key: <YOUR_API_KEY>'
Was this page helpful?
Yes
No
Source File Upload API
⌘I