Cloverleaf AI · OAuth Scopes
Cloverleaf AI OAuth Scopes
OAuth 2.0
probed
Cloverleaf AI publishes 4 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Cloverleaf AI API on a user’s behalf.
Tokens are issued from https://auth.cloverleaf.ai/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyGovernmentB2GSales IntelligencePublic SectorGovTechProcurementRFPLegislative IntelligenceSpeech to TextArtificial Intelligence
Scopes: 4
Flows: authorizationCode
Method: probed
OAuth endpoints
Authorization URL
https://auth.cloverleaf.ai/authorize
https://auth.cloverleaf.ai/authorize
Token URL
https://auth.cloverleaf.ai/oauth/token
https://auth.cloverleaf.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication; issue an ID token. | authorizationCode |
| profile | Basic profile claims (name, nickname, picture). | authorizationCode |
| Email address and verification status claims. | authorizationCode | |
| offline_access | Issue a refresh token so the agent session survives access-token expiry. | authorizationCode |