Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nitro Software Authentication API

The Authentication API from Nitro Software — 1 operation(s) for authentication.

Nitro Software Authentication API is one of 3 APIs that Nitro Software 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, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 1 operation across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 0.1.

Requests are made against a single base URL, https://api.gonitro.dev.

1 operations 1 paths 4 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1
Base URL
https://api.gonitro.dev
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nitro Software Authentication API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Authentication 1
POST
/oauth/token
Get Access Token
getTokenRfc6749 1 param body → 200400401500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AuthTokenResponse (3 properties), OAuth2ErrorResponse (3 properties), OAuth2TokenResponse (3 properties), AuthTokenRequest (2 properties). Each schema is shown below with its type and property counts.

OAuth2TokenResponse
object
RFC 6749 compliant OAuth2 token response
3 properties
OAuth2ErrorResponse
object
RFC 6749 compliant OAuth2 error response
3 properties
AuthTokenRequest
object
2 properties 2 required
AuthTokenResponse
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nitro-software-authentication-api-openapi.yml Raw ↑

Other APIs Nitro Software publishes across the network.

Nitro Software Platform API
Nitro Software Sign API