Import2 Imports API
Create and manage data migration (import) jobs.
Import2 Imports API is one of 2 APIs that Import2 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Imports. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 5 operations across 4 paths, and defines 6 schemas. It is described by OpenAPI 3.0.3, at version 2.1.
Requests are made against 2 base URLs: https://www.import2.com/api/v2.1, https://www.import2.com/api/sandbox.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Import2 Imports API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic Authentication. Supply the API token as the username and any value (e.g. "X") as the password. Example: curl -u :X.
Paths & Operations 5
Across 4 paths, the API surfaces 5 operations — 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Create and manage data migration (import) jobs.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ImportCreateRequest (6 properties), Import (6 properties), ImportSummary (5 properties), ImportCreated (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 Import2 1
Other APIs Import2 publishes across the network.