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

WSO2 Subscriptions API

The Subscriptions API from WSO2 — 4 operation(s) for subscriptions.

WSO2 Subscriptions API is one of 90 APIs that WSO2 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 and API documentation.

This API exposes 7 operations across 4 paths, and defines 13 schemas. It is described by OpenAPI 3.0.1, at version v4.

Requests are made against a single base URL, https://apis.wso2.com/api/am/admin/v4.

7 operations 4 paths 13 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v4
Base URL
https://apis.wso2.com
Authentication
OAuth 2.0
Contact
License
Resource Areas
1

Authentication & Security 1

WSO2 Subscriptions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2Security) using the password flow, exposing 41 scopes.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Subscriptions 7
GET
/subscriptions
Get All Subscriptions
7 params → 200304406
POST
/subscriptions
Add a New Subscription
1 param body → 201202400415
POST
/subscriptions/multiple
Add New Subscriptions
1 param body → 200400415
GET
/subscriptions/{apiId}/additionalInfo
Get Additional Information of subscriptions attached to an API.
getAdditionalInfoOfAPISubscriptions 6 params → 200404
GET
/subscriptions/{subscriptionId}
Get Details of a Subscription
2 params → 200304404
PUT
/subscriptions/{subscriptionId}
Update Existing Subscription
2 params body → 200202304400404415
DELETE
/subscriptions/{subscriptionId}
Remove a Subscription
2 params → 200202404412

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are APIInfo (23 properties), ApplicationInfo (12 properties), Subscription (9 properties), AdditionalSubscriptionInfo (7 properties). Each schema is shown below with its type and property counts.

WorkflowResponse
object
2 properties 1 required
ErrorListItem
object
2 properties 2 required
Error
object
5 properties 2 required
AdvertiseInfo
object
6 properties
SubscriptionList
object
3 properties
ApplicationInfo
object
12 properties
Pagination
object
5 properties
AdditionalSubscriptionInfoList
object
3 properties
APIBusinessInformation
object
4 properties
Subscription
object
9 properties 2 required
APIInfo
object
23 properties
SolaceTopics
object
2 properties
AdditionalSubscriptionInfo
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wso2-subscriptions-api-openapi.yml Raw ↑

Other APIs WSO2 publishes across the network.

WSO2 Advanced Policy (Collection) API
WSO2 Advanced Policy (Individual) API
WSO2 AIServiceProvider API
WSO2 AIServiceProviders API
WSO2 Alert Subscriptions API
WSO2 Alerts API
WSO2 Api Artifact API
WSO2 API Categories API
WSO2 API Category (Collection) API
WSO2 API Category (Individual) API
WSO2 API Chat API
WSO2 API Documents API