How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Solo.io Applications API

The Applications API from Solo.io — 8 operation(s) for applications.

Solo.io Applications API is one of 15 APIs that Solo.io publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 13 operations across 8 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.gloo-platform-portal.com/v1, http://portal.example.com/v1.

13 operations 8 paths 12 schemas 4 DELETE4 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://portal.example.com/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Solo.io Applications API declares 1 security scheme for authenticating requests. An API key is passed in the cookie as id_token (identityToken).

  • identityToken — id token cookie from the identity provider used to authenticate the user

Paths & Operations 13

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

Applications 13
POST
/applications
Creates an OAuth2 client.
CreateOAuthApplication 1 param body → 201400500
DELETE
/applications/{id}
Delete a client in the OIDC provider.
DeleteOAuthApplication 2 params → 204404500
DELETE
/api-keys/{keyId}
Deletes the current user's API key(s) for a specified API ID.
DeleteAPIKey 1 param → 204400401403404500
DELETE
/apps/{appId}
Deletes an application
DeleteApplication 1 param → 204401403404500
GET
/apps/{appId}
Gets an application
GetApplicationById 1 param → 200401403404500
PUT
/apps/{appId}
Updates an application
UpdateApplication 1 param body → 200400401403404500
GET
/apps/{appId}/api-keys
Lists API keys for the current user, filterable by usage plans or API IDs.
ListApplicationAPIKeys 1 param → 200400404500
POST
/apps/{appId}/api-keys
Creates an API key for the current user for a specific API ID and usage plan.
CreateApplicationAPIKey 1 param body → 201400401404409500
GET
/apps/{appId}/oauth-credentials
Gets the OAuth client credentials for the application
GetApplicationOAuthCredential 1 param → 200400404500
POST
/apps/{appId}/oauth-credentials
Generate and push application credentials to the Identity Provider
GenerateApplicationOAuthCredential 1 param → 201400401403404409500
GET
/apps/{appId}/subscriptions
Lists all app subscriptions
ListApplicationProductSubscriptions 1 param → 200400401403404500
POST
/apps/{appId}/subscriptions
Subscribes to an API product
SubscribeToApiProduct 1 param body → 201400401403404409500
DELETE
/oauth-credentials/{credentialId}
Deletes an OAuth client credential
DeleteOAuthCredential 1 param → 204400401403404500

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are BaseEntity (4 properties), OAuthCredential (4 properties), Error (3 properties), OAuthApplication (3 properties). Each schema is shown below with its type and property counts.

SubscriptionMetadata
APIKey
OAuthCredential
object
4 properties
BaseEntity
object
4 properties
ApplicationMetadata
SubscriptionCreate
object
1 property 1 required
Subscription
ApplicationUpdate
object
2 properties
OAuthApplication
object
3 properties 2 required
Error
object
3 properties 3 required
Application
RateLimit
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

solo-io-applications-api-openapi.yml Raw ↑

Other APIs Solo.io publishes across the network.

Solo.io API Keys API
Solo.io API Products API
Solo.io AP Is API
Solo.io Apps API
Solo.io Auth API
Solo.io Health API
Solo.io Me API
Solo.io Metadata API
Solo.io OAUTH Credentials API
Solo.io Subscriptions API
Solo.io Teams API
Solo.io User API
Where this information came from

This is an independent, third-party profile of Solo.io Applications API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.