Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.7 KB

File metadata and controls

51 lines (34 loc) · 1.7 KB

Novu API Postman Collection

Official Postman collection for the Novu API.

Usage

Import into Postman

  1. Download the collection file from postman/novu_api_postman_collection.json
  2. Open Postman
  3. Click ImportUpload Files
  4. Select the downloaded JSON file

Import into Insomnia

  1. Download the collection file
  2. Open Insomnia
  3. Click Import/ExportImport DataFrom File
  4. Select the downloaded JSON file

Environment Variables

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>)

Auto-Generation

This collection is automatically generated from the Novu OpenAPI specification using Speakeasy.

Updates are generated daily and published via pull request.

Links

License

MIT