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 quizzes API

The quizzes API from iSpring Learn — 2 operation(s) for quizzes.

iSpring Learn quizzes 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 quizzes. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 2 operations across 2 paths, and defines 7 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.

2 operations 2 paths 7 schemas 2 GET

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 quizzes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

quizzes 2
GET
/quizzes
Retrieves a list of quizzes
ListQuizzes 5 params → 200400401403
GET
/report/answer-breakdown
Retrieves a paginated list of answers results for answer breakdown report
ListAnswerBreakdownResults 9 params → 200400401403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are AnswerBreakdownResult (17 properties), Quiz (4 properties), DateRange (2 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

QuizzesPage
object
2 properties 1 required
AnswerBreakdownResultsPage
object
2 properties 1 required
AnswerBreakdownResult
object
17 properties 14 required
Quiz
object
4 properties 4 required
ErrorResponse
object
2 properties 2 required
ArrayOfIds
array
DateRange
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ispring-quizzes-api-openapi.yml Raw ↑

Other APIs iSpring Learn publishes across the network.

iSpring Learn assignments API
iSpring Learn certificate API
iSpring Learn content 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 report API