Authenticate your Next Matter API calls
Log in to see your API keys
API Key | Label | Last Used | |
---|---|---|---|
API key quick start
Authentication is API-key based.
To generate the key:
- Log in to Next Matter.
- Go to Company > Next Matter API keys.
- 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
Updated about 1 month ago