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

  1. Copy the OpenAPI URL from the CoinAPI website
  2. Open Postman's workspace
  3. Import an OpenAPI specification by providing its URL.
  4. Review and confirm the generated collection.
  5. Start using your API collection for testing and development.

Here's how to do it for Market Data API:

importing-open-api-example

Service StatusGitHub SDK