Import.io User API
Information about the authenticated user and their subscription.
Import.io User API is one of 5 APIs that Import.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include User. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2.0.
Requests are made against a single base URL, https://api.import.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Import.io User API declares
1 security scheme
for authenticating requests.
An API key is passed in the query as _apikey (apiKeyAuth).
By default, every request must be authenticated.
apiKeyAuth— API key obtained from the Import.io dashboard User Settings.
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Information about the authenticated user and their subscription.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are User (12 properties), Subscription (11 properties), Meta (5 properties), Error (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 Import.io 4
Other APIs Import.io publishes across the network.