Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.33 KB

Messari API Cookbook

A collection of examples and guides demonstrating how to effectively use the Messari API.

Offical docs: https://docs.messari.io/

What is Messari?

Messari is a leading crypto data and research platform that provides comprehensive market intelligence, data aggregation, and analytics tools for the cryptocurrency industry.

About This Repository

This cookbook contains practical examples and tutorials to help developers:

  • Access cryptocurrency market data
  • Retrieve detailed asset metrics and profiles
  • Pull research articles and market analysis
  • Query token unlock events and vesting schedule

All examples are written in Python, making it accessible for both beginners and experienced developers.

Getting Started

  1. Sign up for a Messari API key at messari.io
  2. Browse the examples in this repository
  3. Follow along with the tutorials to start building

Contributing

Contributions are welcome! Feel free to submit pull requests with new examples, improvements to existing code, or documentation updates.

If there are specific guides or examples you'd like to see, please open an issue describing your use case. We're always looking to expand our cookbook with helpful content that serves the community's needs.

License

This project is open source and available under the MIT License.