Welcome to GetMint API Documentation
Comprehensive API documentation for the GetMint platform
Introduction
Welcome to the GetMint API documentation. This documentation provides comprehensive information about all available API endpoints, request/response formats, and integration examples.
Getting Started
To get started with the GetMint API, you'll need:
- An API key from your GetMint account
- Knowledge of REST API principles
- A development environment to test API calls
API Base URL
All API requests should be made to:
https://api.getmint.aiAuthentication
The GetMint API uses API key authentication. Include your API key in the X-API-Key header:
X-API-Key: YOUR_API_KEYYou can obtain your API key from your GetMint account dashboard.
API Reference
Browse the automatically generated API reference to explore all available endpoints, request parameters, and response schemas.