Postman
On this page

Postman

Import the Bitcoin API into Postman in one click. If the deep link doesn't work, use the OpenAPI URL or download the schema file as a fallback.

Open in Postman

Click the button below to fork the public Bitcoin API collection into your Postman workspace. Works in both the desktop app and Postman web.

Works with Postman desktop and web. If nothing happens, try the URL method below.

Import via URL

If the button above didn't work — for example, you don't have a Postman account yet — copy the OpenAPI URL and import it manually.

Steps in Postman

Open Postman, then go to FileImportLink, paste the URL, and click Continue. Postman will generate a collection from the OpenAPI schema.

Download schema file

If your network blocks Postman from fetching external URLs, download the OpenAPI schema as a file and import it locally.

Steps in Postman

Open Postman, then go to FileImport and drag-and-drop the downloaded openapi.json (or pick it via the Files tab).