Nabla Authentication API
OAuth and JWT token endpoints.
Nabla Authentication API is one of 5 APIs that Nabla publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://api.nabla.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Nabla Authentication API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
By default, every request must be authenticated.
bearerAuth— OAuth 2.0 access token (Server API) or JWT access token (User API).
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
OAuth and JWT token endpoints.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Nabla 4
Other APIs Nabla publishes across the network.