How-to Guides
Import API into Postman
Learn how to import CoinAPI's OpenAPI specification into Postman for testing and development.
Import API into Postman
Introduction
Postman allows you to import OpenAPI specifications effortlessly.
Step-by-step process
- Copy the OpenAPI URL from the CoinAPI website
- Open Postman's workspace
- Import an OpenAPI specification by providing its URL.
- Review and confirm the generated collection.
- Start using your API collection for testing and development.
Here's how to do it for Market Data API:

Get symbol funding rate metric data using CoinAPI
This comprehensive tutorial guides you through the process of retrieving current metric data from the example exchange using an API.
Import data to Google Sheets/Excel
Learn how to extract market data in CSV format and import it into Google Sheets or Microsoft Excel.