360Learning Subscriptions API is one of 17 APIs that 360Learning publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Subscriptions. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes
11 operations
across 8 paths,
and defines 8 schemas.
It is described by OpenAPI 3.1.0, at version 1.0.0.
Requests are made against 2 base URLs: https://app.360learning.com, https://app.us.360learning.com.
11 operations8 paths8 schemas1 DELETE4 GET1 PATCH5 POST
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://app.360learning.com/api/v2
Authentication
OAuth 2.0
Resource Areas
1
Authentication & Security 1
360Learning Subscriptions API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oauth2).
oauth2 — Use the token from the authentication endpoint in the Authorization header. Example: Authorization: Bearer
Paths & Operations 11
Across 8 paths, the API surfaces 11 operations — 1 DELETE, 4 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are SubscriptionDTO (5 properties), EventDTO (4 properties), BaseSubscriptionDTO (3 properties), PatchSubscriptionDTO (3 properties). Each schema is shown below with its type and property counts.
RetryEventsDTO
object
2 properties2 required
SubscriptionDTO
object
5 properties5 required
EventDTO
object
4 properties4 required
SigningSecretDTO
object
1 property1 required
PatchSubscriptionDTO
object
3 properties
BaseSubscriptionDTO
object
3 properties3 required
CreateSubscriptionEventsBody
object
1 property1 required
SubscriptionEventDTO
object
2 properties2 required
Specification
The full machine-readable OpenAPI contract behind this narrative.