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 Application Secrets API

The Application Secrets API from WSO2 — 3 operation(s) for application secrets.

WSO2 Application Secrets API is one of 90 APIs that WSO2 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

3 operations 3 paths 6 schemas 1 GET2 POST

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 Application Secrets API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2Security) using the password flow, exposing 41 scopes.

Paths & Operations 3

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

Application Secrets 3
POST
/applications/{applicationId}/oauth-keys/{keyMappingId}/generate-secret
Generate a New Consumer Secret
generateConsumerSecret 2 params body → 201400401403500
GET
/applications/{applicationId}/oauth-keys/{keyMappingId}/secrets
Retrieve Consumer Secrets
getConsumerSecrets 2 params → 200400401403404500
POST
/applications/{applicationId}/oauth-keys/{keyMappingId}/revoke-secret
Revoke a Consumer Secret
revokeConsumerSecret 2 params body → 204400401403404500

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Error (5 properties), ConsumerSecret (3 properties), ConsumerSecretDeletionRequest (2 properties), ErrorListItem (2 properties). Each schema is shown below with its type and property counts.

ConsumerSecretList
object
2 properties
ConsumerSecret
object
3 properties
ConsumerSecretCreationRequest
object
1 property
ErrorListItem
object
2 properties 2 required
ConsumerSecretDeletionRequest
object
2 properties
Error
object
5 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wso2-application-secrets-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