WoowUp · OAuth Scopes
WoowUp OAuth Scopes
OAuth 2.0
probed
WoowUp publishes 4 OAuth 2.0 scopes via the authorizationCode, clientCredentials, deviceCode, and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the WoowUp API on a user’s behalf.
Tokens are issued from https://mcp.woowup.com/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.
CompanyCRMLoyaltyCustomer DataMarketing AutomationRetaileCommercePush Notifications
Scopes: 4
Flows: authorizationCode, clientCredentials, deviceCode, implicit
Method: probed
OAuth endpoints
Authorization URL
https://my-dev-instance-ap11e0.us1.zitadel.cloud/oauth/v2/authorize
https://my-dev-instance-ap11e0.us1.zitadel.cloud/oauth/v2/authorize
Token URL
https://mcp.woowup.com/oauth/token
https://mcp.woowup.com/oauth/token
Flows
authorizationCodeclientCredentialsdeviceCodeimplicit
authorizationCodeclientCredentialsdeviceCodeimplicit
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| campaigns:read | Read access to campaigns through the MCP server. The only WoowUp-specific scope published; the tool set it unlocks is not enumerable anonymously (tools/list returns 401). | |
| openid | Standard OIDC scope — request an ID token for the authenticating user. | |
| profile | Standard OIDC scope — basic profile claims (name, preferred_username, locale). | |
| Standard OIDC scope — email and email_verified claims. |