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

Adapter oauth2 API

The oauth2 API from Adapter — 2 operation(s) for oauth2.

Adapter oauth2 API is one of 26 APIs that Adapter 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.

This API exposes 3 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.adapter.com.

3 operations 2 paths 5 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.adapter.com
Authentication
HTTP Basic, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Adapter oauth2 API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (HTTPBasic). It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 3

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

oauth2 3
GET
/oauth2/authorize
Authorize Consent
authorize_consent_oauth2_authorize_get 6 params → 200422
POST
/oauth2/authorize
Authorize
authorize_oauth2_authorize_post body → 200422
POST
/oauth2/token
Token
token_oauth2_token_post body → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Body_token_oauth2_token_post (6 properties), ValidationError (5 properties), AuthorizeRequest (4 properties), AuthorizeResponse (1 property). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
AuthorizeRequest
object
4 properties 2 required
AuthorizeResponse
object
1 property 1 required
Body_token_oauth2_token_post
object
6 properties 1 required
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adapter-oauth2-api-openapi.yml Raw ↑

Other APIs Adapter publishes across the network.

Adapter Adapter API API
Adapter assets API
Adapter auth API
Adapter conversations API
Adapter Docs API
Adapter Imessage API
Adapter knowledge API
Adapter life API
Adapter Line API
Adapter location API
Adapter management API
Adapter Oauth API