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

Reclaim.ai OAuth 2.0 Client Management API

The OAuth 2.0 Client Management API from Reclaim.ai — 3 operation(s) for oauth 2.0 client management.

Reclaim.ai OAuth 2.0 Client Management API is one of 83 APIs that Reclaim.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OAuth 2.0 Client Management. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 0.1.

Requests are made against the base URL https://api.app.reclaim.ai.

6 operations 3 paths 5 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.1
Base URL
https://api.app.reclaim.ai
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Reclaim.ai OAuth 2.0 Client Management API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Authorization).

Paths & Operations 6

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

OAuth 2.0 Client Management 6
GET
/api/oauth2/clients
listClients → 200
POST
/api/oauth2/clients
createClient body → 200
GET
/api/oauth2/clients/{id}
getClient 1 param → 200
PUT
/api/oauth2/clients/{id}
updateClient 1 param body → 200
DELETE
/api/oauth2/clients/{id}
deleteClient 1 param → 200
POST
/api/oauth2/clients/{id}/reset-secret
resetSecret 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are OAuthClient (10 properties), OAuth2ClientController.CreateClientRequest (5 properties), OAuth2ClientController.UpdateClientRequest (4 properties). Each schema is shown below with its type and property counts.

OAuth2ClientController.UpdateClientRequest
object
4 properties 4 required
OAuthClient
object
10 properties 9 required
OAuth2ClientController.CreateClientRequest
object
5 properties 5 required
OAuthClient.GrantType
string
OAuthClient.Scope
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

reclaim-ai-oauth-2-0-client-management-api-openapi.yml Raw ↑

Other APIs Reclaim.ai publishes across the network.

Reclaim.ai account-time-schemes API
Reclaim.ai accounts API
Reclaim.ai action-items API
Reclaim.ai actions API
Reclaim.ai Admin API
Reclaim.ai analytics API
Reclaim.ai Anonymous API
Reclaim.ai api-management API
Reclaim.ai asana API
Reclaim.ai assist API
Reclaim.ai Assistant API
Reclaim.ai Avatar API