Warmly · OAuth Scopes
Warmly OAuth Scopes
OAuth 2.0
probed
Warmly publishes 4 OAuth 2.0 scopes via the authorizationCode, deviceCode, refreshToken, and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Warmly API on a user’s behalf.
Tokens are issued from https://vigorous-paper-03.authkit.app/oauth2/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.
CompanySalesMarketingIntent DataRevenue OrchestrationWebsite Visitor IdentificationAI AgentsGo To MarketMCPLead GenerationCRM
Scopes: 4
Flows: authorizationCode, deviceCode, refreshToken, clientCredentials
Method: probed
OAuth endpoints
Authorization URL
https://vigorous-paper-03.authkit.app/oauth2/authorize
https://vigorous-paper-03.authkit.app/oauth2/authorize
Token URL
https://vigorous-paper-03.authkit.app/oauth2/token
https://vigorous-paper-03.authkit.app/oauth2/token
Flows
authorizationCodedeviceCoderefreshTokenclientCredentials
authorizationCodedeviceCoderefreshTokenclientCredentials
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | OIDC subject identifier. Generic AuthKit scope, not Warmly-specific. | authorizationCode |
| profile | Basic profile claims. Generic AuthKit scope, not Warmly-specific. | authorizationCode |
| Email claim. Generic AuthKit scope, not Warmly-specific. | authorizationCode | |
| offline_access | Issues a refresh token for long-running agent sessions. | authorizationCode, refreshToken |