Copilot

The Copilot family of Chat completion endpoints are used for generating contextual crypto responses using Messari's knowledge graph and specialized tools. The family offers three endpoint options for generating contextual crypto responses using Messari's knowledge graph:

The OpenAI-compatible endpoint returns data in the standard OpenAI response format, making it compatible with popular SDKs like the OpenAI Python package. This endpoint supports both streaming and synchronous response modes, allowing you to plug directly into packages expecting OpenAI format.

The Vercel DSP-compatible endpoint implements the Vercel Data Stream Protocol, enabling direct integration with Vercel's AI SDK library through the useChat function; it only supports streaming responses.

The Messari Format endpoint serves as the standard option but uses Messari's proprietary format. For most implementations, the OpenAI-compatible endpoint is recommended for its broader compatibility and flexibility.

Authorization

Refer to our Authentication docs for creating an API key.

Copilot Rate Limits

User TierRequests Per Day
Unpaid2
Lite10
Pro20
Enterprise20

Credits

If more Copilot requests are needed, contact [email protected] about enrolling in our consumption based credit system.


Welcome to Messari's API Documentation. Before you proceed, please take a moment to review and understand that your use of this API is subject to and governed by our Terms of Use and Privacy Policy. By accessing and using this API, you agree to comply with the terms and conditions outlined in the Terms of Use and Privacy Policy. The Messari API is intended to be used for internal purposes and uses only. If you are interested in redistributing any data from our API, please reach out to [email protected]. Messari reserves the right to modify, update, or revive the API Documentation at any time without notice.