GoNitro · Authentication Profile

Gonitro Authentication

Authentication

GoNitro secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyDocumentsPDFE-SignatureElectronic SignaturesDocument AutomationDocument ConversionData ExtractionRedactionOCRProductivityCompliance
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

bearerAuth http
scheme: bearer
OAuth2ClientCredentials oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/gonitro-sign-openapi.json, openapi/gonitro-pdf-services-openapi.json
docs: https://developers.gonitro.com/docs/authentication/credentials
summary:
  types:
  - http
  - oauth2
  model: >-
    Machine-to-machine OAuth 2.0 Client Credentials grant (RFC 6749). Create an
    API application in the Nitro Admin Portal to obtain a Client ID and Client
    Secret, exchange them at the token endpoint for a short-lived JWT access
    token, then send it as an HTTP Bearer token on every API request.
  api_key_in: []
  oauth2_flows:
  - clientCredentials
  token_endpoint: https://api.gonitro.dev/oauth/token
  token_operation: getTokenRfc6749
  token_format: JWT
  token_response_fields:
  - access_token
  - token_type
  - expires_in
  credential_rotation: https://developers.gonitro.com/docs/authentication/credential-rotation
  scopes: none
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  applied_globally: true
  sources:
  - openapi/gonitro-sign-openapi.json
  - openapi/gonitro-pdf-services-openapi.json
- name: OAuth2ClientCredentials
  type: oauth2
  flow: clientCredentials
  tokenUrl: https://api.gonitro.dev/oauth/token
  note: >-
    Documented client-credentials flow. The OpenAPI declares the resulting
    bearer token as securityScheme `bearerAuth`; the token endpoint accepts
    clientID/clientSecret JSON (AuthTokenRequest) and returns an RFC 6749
    OAuth2 token response. No OAuth scopes are defined.
  sources:
  - openapi/gonitro-sign-openapi.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/gonitro-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.