Documentation Hub
Explore our comprehensive documentation resources
APIs Documentation
Getting Started
Our APIs provide programmatic access to all core functionality. Get started by obtaining your API key from the developer dashboard.
curl -X GET https://api.sandbox.markupaxis.com/v1/auth -H "Authorization: Bearer YOUR_API_KEY"
Authentication
All API requests require authentication via API key in the Authorization header.
Rate Limits
1000 requests per hour per API key. Contact us for higher limits.