Skip to main content

Authenticate your backend

POST 

/oauth/token

Use this endpoint to get a medium-lived JWT access token for your backend to perform calls the Server API exposed by Nabla. See the Authentication guide for details on how to construct the client assertion.

Requestโ€‹

Responsesโ€‹

A JWT access token that can be used to access the server API.