Wallapop · OAuth Scopes

Wallapop OAuth Scopes

OAuth 2.0 searched

Wallapop publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Wallapop API on a user’s behalf.

Tokens are issued from https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/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.

CompanyConsumerMarketplaceE-CommerceSecondhandClassifiedsShippingWebhook
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/auth
Token URL
https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
offline_access Refresh-token capability; the only scope returned on Connect API token responses. authorizationCode

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/wallapop-items-openapi-original.yml, openapi/wallapop-transactions-openapi-original.yml,
  openapi/wallapop-webhooks-openapi-original.yml
docs: https://developers.wallapop.com/pages/api-essentials/auth
notes: >-
  The Wallapop Connect API does not use granular OAuth scopes: the auth guide
  states "Just request the code — no need to set extra OAuth scopes", and the
  OpenAPI oauth2 flows declare an empty scopes map. Token responses carry
  scope "offline_access" (refresh-token capability). The Keycloak realm's OIDC
  discovery (well-known/wallapop-openid-configuration.json) advertises the
  standard realm scopes listed under realm_scopes_supported; these are
  identity scopes, not API permission scopes.
schemes:
- name: oAuthWithPKCE
  source: openapi/wallapop-items-openapi-original.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/auth
    tokenUrl: https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/token
  description: The Items Connect API uses OAuth 2.0 Authorization Code flow with a Proof Key
    for Code Exchange.
- name: oAuthWithPKCE
  source: openapi/wallapop-transactions-openapi-original.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/auth
    tokenUrl: https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/token
  description: The Transactions Connect API uses OAuth 2.0 Authorization Code flow with a Proof
    Key for Code Exchange.
- name: oAuthWithPKCE
  source: openapi/wallapop-webhooks-openapi-original.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/auth
    tokenUrl: https://iam.wallapop.com/realms/wallapop-connect/protocol/openid-connect/token
  description: The Webhooks Connect API utilizes the OAuth 2.0 Authorization Code flow with
    Proof Key for Code Exchange (PKCE) for secure authentication and token exchange.
scopes:
- scope: offline_access
  description: Refresh-token capability; the only scope returned on Connect API token responses.
  flows: [authorizationCode]
  sources: [https://developers.wallapop.com/pages/api-essentials/auth]
realm_scopes_supported:
- openid
- web-origins
- roles
- microprofile-jwt
- profile
- address
- service_account
- email
- phone
- offline_access
- basic
- acr

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/wallapop-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.