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:
Was this section helpful?