Nuxeo OAuth2 API is one of 22 APIs that Nuxeo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include OAuth2. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.
This API exposes 21 operations across 12 paths, and defines 7 schemas. It is described by OpenAPI 3.0.2, at version LTS 2021.
Requests are made against 2 base URLs: https://{host}:{port}/nuxeo/api/v1, https://nightly.nuxeo.com/nuxeo/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Nuxeo OAuth2 API declares
2 security schemes
for authenticating requests.
It accepts HTTP basic authentication (basic_auth).
An API key is passed in the header as X-Authentication-Token (token).
Paths & Operations 21
Across 12 paths, the API surfaces 21 operations — 3 DELETE, 12 GET, 2 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.
OAuth2 Operations
Schemas 7
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are oauth2ProviderDataList (19 properties), oauth2TokenDataList (19 properties), oauth2ClientDataList (19 properties), oauth2ProviderData (14 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 Nuxeo 12
Other APIs Nuxeo publishes across the network.