Welcome to Next Matter public API

API key quick start

Authentication is API-key based.

To generate the key:

  1. Log in to Next Matter.
  2. Go to Company > Next Matter API keys.
  3. Click + Create API key.

Authenticate by passing the API key in the "Authorization"
HTTP header proceeded with the string "Api-Key ".

For example:

Authorization: Api-Key xyzabc.12fsfe242ubdgakew

๐Ÿ“˜

You can also authenticate your custom integration calls using custom credentials.

Postman collection

Import our Swagger/OpenAPI specs directly into Postman.

Rate limit

Our rate limit is currently 100 requests per minute.