Official Postman collection for the Novu API.
- Download the collection file from
postman/novu_api_postman_collection.json - Open Postman
- Click Import → Upload Files
- Select the downloaded JSON file
- Download the collection file
- Open Insomnia
- Click Import/Export → Import Data → From File
- Select the downloaded JSON file
After importing, create an environment with the following variables:
| Variable | Description |
|---|---|
baseUrl |
API base URL (https://api.novu.co or https://eu.api.novu.co) |
secretKey |
Your Novu API secret key (prepend the key with ApiKey like: ApiKey <key>) |
This collection is automatically generated from the Novu OpenAPI specification using Speakeasy.
Updates are generated daily and published via pull request.
MIT