How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Posit OAuth Integrations API

The OAuth Integrations API from Posit — 5 operation(s) for oauth integrations.

Posit OAuth Integrations API is one of 33 APIs that Posit publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include OAuth Integrations. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.1.

Requests are made against a single base URL, /__api__.

8 operations 5 paths 8 schemas 1 DELETE3 GET1 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.1
Base URL
https://connect.example.com/__api__
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Posit OAuth Integrations API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (apiKey). By default, every request must be authenticated.

  • apiKey — Prefix your API key with Key , e.g. Key ABC123.

Paths & Operations 8

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

OAuth Integrations 8
GET
/v1/oauth/integrations
List OAuth integrations
listOAuthIntegrations → 200400401403404500
POST
/v1/oauth/integrations
Create an OAuth integration
createOAuthIntegration body → 200400401402403404500
POST
/v1/oauth/integrations/credentials
Exchange Connect credentials for OAuth credentials
exchangeCredentials body → 200400401402403404500
DELETE
/v1/oauth/integrations/{guid}
Delete an OAuth integration
deleteOAuthIntegration 1 param → 204400401403404500
GET
/v1/oauth/integrations/{guid}
Get OAuth integration details
getOAuthIntegration 1 param → 200400401403404500
PATCH
/v1/oauth/integrations/{guid}
Update an OAuth integration
updateOAuthIntegration 1 param body → 200400401402403404500
GET
/v1/oauth/integrations/{guid}/associations
List all associations for this OAuth integration.
listOAuthIntegrationAssociations 1 param → 200400401404500
POST
/v1/oauth/integrations/{guid}/verify
Verify that an OAuth service account integration is configured correctly.
verifyServiceAccountIntegration 1 param → 200400401402403404500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are OAuthIntegration (12 properties), OAuthIntegrationAssociationOutput (8 properties), OAuthIntegrationInput (5 properties), OAuthIntegrationPermission (5 properties). Each schema is shown below with its type and property counts.

OAuthIntegrationPermissionInput
object
The fields that can be specified when adding permissions to an OAuth integration. Note that only one of userguid or groupguid can be specified in a single requ…
2 properties
APIError
object
The error object returned by the API on failure.
3 properties 2 required
OAuthIntegrationInput
object
The fields that can be specified when creating an OAuth integration.
5 properties
OAuthIntegrationUpdate
object
The fields that can be specified when updating an OAuth integration.
4 properties
OAuthIntegrationAssociationOutput
object
Represents an association between a content item and an OAuth integration.
8 properties
OAuthIntegration
object
OAuthIntegration represents a custom OAuth integration available in Posit Connect.
12 properties
OAuthCredentials
object
4 properties
OAuthIntegrationPermission
object
Represents a permission record associated with an OAuth integration that defines which users or groups can access the integration.
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

posit-oauth-integrations-api-openapi.yml Raw ↑

Other APIs Posit publishes across the network.

Posit API Keys API
Posit Audit Logs API
Posit Bookmarks API
Posit Bootstrap API
Posit Bundles API
Posit Content API
Posit Content Permissions API
Posit Custom Documentation API
Posit Environment Permissions API
Posit Environments API
Posit Examples API
Posit Feature Usage API
Where this information came from

This is an independent, third-party profile of Posit OAuth Integrations API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.