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 Platform API

The Platform API from Nitro Software — 6 operation(s) for platform.

Nitro Software Platform 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 Platform. 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 6 operations across 6 paths. It is described by OpenAPI 3.1.0, at version 0.1.

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

6 operations 6 paths 0 schemas 2 GET4 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 Platform API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 2 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Platform 6
POST
/transformations
Request a transformation operation
forwardTransformationsRequest → 200
POST
/generations
Request a generation operation
forwardGenerationsRequest → 200
POST
/extractions
Request an extraction operation
forwardExtractionsRequest → 200
POST
/conversions
Request a conversion operation
forwardConversionsRequest → 200
GET
/jobs/{jobID}
Get the result of a job by its job id
getJobResult → 200
GET
/jobs/{jobID}/status
Get the status of a job by its job id
getJobStatus_1 → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Nitro Software publishes across the network.

Nitro Software Authentication API
Nitro Software Sign API