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 oauth-connect API

The oauth-connect API from Adapter — 3 operation(s) for oauth-connect.

Adapter oauth-connect API is one of 26 APIs that Adapter publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include oauth-connect. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 8 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 3 paths 8 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 oauth-connect API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (HTTPBasic). It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 3

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

oauth-connect 3
POST
/oauth2-connect/initiate
Initiate Oauth
initiate_oauth_oauth2_connect_initiate_post body → 200422
POST
/oauth2-connect/callback
Oauth Callback
oauth_callback_oauth2_connect_callback_post body → 200422
GET
/oauth2-connect/callback/{provider}
Oauth Callback Get
oauth_callback_get_oauth2_connect_callback__provider__get 4 params → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are OAuthCallbackResponse (7 properties), OAuthInitiateRequest (6 properties), ValidationError (5 properties), OAuthResponse (3 properties). Each schema is shown below with its type and property counts.

OAuthResponse
object
3 properties 3 required
HTTPValidationError
object
1 property
OAuthCallbackRequest
object
3 properties 3 required
OAuthCallbackResponse
object
7 properties 3 required
ValidationError
object
5 properties 3 required
OAuthProvider
string
OnboardingConfig
object
Configuration for auto-onboarding after OAuth success
3 properties
OAuthInitiateRequest
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adapter-oauth-connect-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