ApplicationInfoKeyManager schema from WSO2 API Manager
Type: objectProperties: 5Required: 4
API ManagementGatewaysOpen-SourceAPI LifecycleGraphQLSOAPREST
ApplicationInfoKeyManager is a JSON Structure definition published by WSO2, describing 5 properties, of which 4 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/wso2/refs/heads/main/json-structure/admin-api-application-info-key-manager-structure.json",
"name": "ApplicationInfoKeyManager",
"description": "ApplicationInfoKeyManager schema from WSO2 API Manager",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "The name of the application."
},
"uuid": {
"type": "string",
"description": "The UUID of the application."
},
"organizationId": {
"type": "string",
"nullable": true,
"description": "The ID of the organization to which the application belongs."
},
"owner": {
"type": "string",
"description": "The owner of the application."
},
"organization": {
"type": "string",
"description": "The organization of the application."
}
},
"required": [
"name",
"uuid",
"owner",
"organization"
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.