Base URL
All API endpoints are served under the following base URL:Quick start
1
Generate an API token
Go to the Alta dashboard under User Profile > API tokens and create a new token. Copy it.
2
Make your first request
3
Explore the endpoints
Browse the endpoint reference in the sidebar to see all available resources.
Learn more
Authentication
Set up Bearer token auth header.
Pagination
Navigate large result sets with cursor-based pagination.
Rate limiting
Understand request limits and throttling.
Error handling
Status codes, error formats, and best practices.