API Documentation
API Reference Introduction
API Reference
Welcome to ACME API documentation. Our REST API allows you to programmatically manage your documentation and content.
Base URL
All API endpoints are relative to:
Authentication
The API uses API key authentication. Include your API key in the Authorization header:
You can find your API key in your account settings.
Rate Limiting
The API is rate limited to:
- 100 requests per minute for authenticated requests
- 20 requests per minute for unauthenticated requests
Response Format
All API responses are returned in JSON format:
Error Handling
Error responses include a status code and error message: