- Reference
- API
API
The Astalty API is a JSON-based REST API that lets you interact with your Astalty account programmatically — securely reading and managing certain data without using the web interface. It's designed for developers who want to integrate Astalty into other systems or automate parts of their workflow.
In this section
- API Overview — what the Astalty API is, how it's structured, and where to find the full endpoint reference.
- How to Set Up an API Key — create and manage API keys, choose an access level, and get to the API Dashboard.
- Authentication — authenticate your requests, plus rate limits and error responses.
- Pagination, Filtering & Sorting — how list endpoints paginate, and how to filter, sort, and expand them.
- Available Endpoints — where to find the full list of API endpoints.