Developer tools
Postman collection
Import Meridian's complete API surface into Postman in seconds. Every endpoint, every parameter, pre-configured environment variables — ready to fire.
Import in 3 steps
1
Download the file
Click the download button above to save meridian.postman_collection.json to your machine.
2
Open Postman
Launch the Postman desktop app or web client. Click Import in the top-left corner of the workspace.
3
Drag & drop
Drag the downloaded JSON file into the import dialog, or browse to it manually. Postman will create a new collection with all Meridian endpoints.
Environment variables
The collection uses a single variable for the base URL. Create a Postman environment and set:
base_url → https://api.getnimbus.net/v1All requests reference {{base_url}} — switch environments to target staging or production instantly.