The status of an application registration request. Each registration is linked to a single API, and application credentials will not grant access to the API until the registration is approved. Pending, revoked, and rejected registrations will not provide access to the API.
API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen-Source
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ApplicationRegistrationStatus",
"title": "ApplicationRegistrationStatus",
"description": "The status of an application registration request. Each registration is linked to a single API, and application credentials will not grant access to the API until the registration is approved.\nPending, revoked, and rejected registrations will not provide access to the API.",
"type": "string",
"example": "approved",
"enum": [
"approved",
"pending",
"revoked",
"rejected"
],
"x-speakeasy-unknown-values": "allow"
}
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.