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

Adobe Captivate Account API

Retrieve and manage account-level settings

Adobe Captivate Account API is one of 16 APIs that Adobe Captivate publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

Tagged areas include Account. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 6 JSON Schemas.

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.

Requests are made against a single base URL, https://learningmanager.adobe.com/primeapi/v2.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2
Base URL
https://learningmanager.adobe.com/primeapi/v2
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Adobe Captivate Account API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode and clientCredentials flows, exposing 4 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication via Adobe IMS. Supports authorization code flow for user-context access and client credentials flow for application-level access.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Account 1

Retrieve and manage account-level settings

GET
/account
Adobe Captivate Get Account Details
getAccount → 200401

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ErrorResponse (5 properties), Account (3 properties), AccountResponse (1 property). Each schema is shown below with its type and property counts.

ErrorResponse
object
Error response following JSON:API error format
5 properties
AccountResponse
object
Account details response
1 property
Account
object
A Learning Manager account
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

adobe-captivate-account-api-openapi.yml Raw ↑

Other APIs Adobe Captivate publishes across the network.

Adobe Captivate SCORM API
Adobe Captivate xAPI (Tin Can API)
Adobe Captivate Review API
Adobe Learning Manager Webhooks API
Adobe Captivate Badges API
Adobe Captivate Catalogs API
Adobe Captivate Certifications API
Adobe Captivate Enrollments API
Adobe Captivate Gamification API
Adobe Captivate Jobs API
Adobe Captivate Learning Objects API
Adobe Captivate Notifications API