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

iSpring Learn content API

Content operations

iSpring Learn content API is one of 20 APIs that iSpring Learn publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include content. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 9 paths, and defines 14 schemas. It is described by OpenAPI 3.0.0, at version 3.0.

Requests are made against a single base URL, https://api-learn.ispring.com.

10 operations 9 paths 14 schemas 8 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0
Base URL
https://api-learn.ispringlearn.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

iSpring Learn content API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 10

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

content 10

Content operations

GET
/content
Get content list
GetContent 2 params → 200400401403
GET
/contents
List content
ListContent 5 params → 200400401403
POST
/contents
List content
ListContentByPost body → 200400401403
GET
/content/{contentId}
Get content item
GetContentItem 2 params → 200400401403
GET
/content/{contentId}/final_statuses
Get content item final statuses
GetContentItemFinalStatuses 1 param → 200400401403404
GET
/courses/modulesdeprecated
List courses modules
ListCoursesModules 3 params → 200400401403
GET
/course_fields
List course fields
ListCourseFields → 200400401403
POST
/content/create/{contentType}
Create content item
CreateContent 1 param body → 201400401403
GET
/course/{courseId}/modules
List modules by course id
ListCourseModules 1 param → 200400401403404
GET
/courses_tree
Get courses tree
GetCoursesTree 2 params → 200400401403

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ContentItemInformation (10 properties), CourseTreeItem (8 properties), CoursesModule (8 properties), ContentItemFinalStatus (5 properties). Each schema is shown below with its type and property counts.

CourseFields
object
1 property 1 required
ErrorResponse
object
2 properties 2 required
CoursesModulesPage
object
2 properties 1 required
CourseField
object
4 properties 4 required
ContentItemInformation
object
10 properties 9 required
ContentItemFinalStatus
object
5 properties 3 required
ContentType
string
ContentItemsInformationPage
object
2 properties 1 required
CourseTreeItem
object
8 properties 8 required
CoursesModule
object
8 properties 8 required
CourseFieldType
string
ArrayOfIds
array
CreateCourseRequest
object
2 properties 2 required
CourseFieldValue
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ispring-content-api-openapi.yml Raw ↑

Other APIs iSpring Learn publishes across the network.

iSpring Learn assignments API
iSpring Learn certificate API
iSpring Learn department API
iSpring Learn departments API
iSpring Learn enrollment API
iSpring Learn gamification API
iSpring Learn group API
iSpring Learn jobtraining API
iSpring Learn learning_track API
iSpring Learn performance-management API
iSpring Learn quizzes API
iSpring Learn report API