nOps MAP Migration API
Endpoints for managing and retrieving information about AWS Migration Acceleration Program (MAP) migration projects, including projects, products, and resources.
nOps MAP Migration API is one of 2 APIs that nOps publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 4 JSON Schema definitions.
Tagged areas include MAP Migration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, and 4 JSON Schemas.
This API exposes 4 operations across 4 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against a single base URL, https://app.nops.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
nOps MAP Migration API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Nops-Api-Key (ApiKeyAuth).
An API key is passed in the header as x-nops-signature (SignatureAuth).
By default, every request must be authenticated.
ApiKeyAuth— API key generated from the nOps console under Organization Settings. Include this key in the X-Nops-Api-Key header for all requests.SignatureAuth— Encoded signature for enhanced security. Created using a public/private key pair configured in the nOps console.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.
Endpoints for managing and retrieving information about AWS Migration Acceleration Program (MAP) migration projects, including projects, products, and resources.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are MapMigrationProject (5 properties), MapMigrationResource (4 properties), MapMigrationProduct (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from nOps 1
Other APIs nOps publishes across the network.