Skip to main content
DrapierDrapier

Postman Collection

Download and import Drapier API Postman collection.

Import the full API collection into Postman for quick testing.

Download Postman Collection

Import into Postman

  1. Open Postman and click Import (top left)
  2. Drag the downloaded .json file into the import dialog
  3. The collection "Drapier API" appears in your sidebar

Configure environment variables

The collection uses three variables:

VariableDescriptionExample
baseUrlAPI base URLhttps://api.drapier.io/api/v1
bearerTokenJWT from logineyJhbG...
apiKeyPublisher API keyin_abc123...

Set them in Postman: click the collection name, go to the Variables tab, fill in the values, and click Save.

Other tools

The collection is also compatible with Insomnia (File → Import → Postman Collection) and Bruno (Import Collection → Postman format).

On this page