Wallapop Items API
An item refers to a listing created by a user on the Wallapop marketplace, indicating their intent to sell. These items can include a diverse range of products.
Wallapop Items API is one of 6 APIs that Wallapop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Items. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 16 operations across 13 paths, and defines 33 schemas. It is described by OpenAPI 3.0.1, at version 0.0.1.
Requests are made against a single base URL, https://connect.wallapop.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Wallapop Items API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (oAuthWithPKCE) using the authorizationCode flow.
By default, every request must be authenticated.
oAuthWithPKCE— The Items Connect API uses OAuth 2.0 Authorization Code flow with a Proof Key for Code Exchange.
Paths & Operations 16
Across 13 paths, the API surfaces 16 operations — 2 DELETE, 6 GET, 2 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.
An item refers to a listing created by a user on the Wallapop marketplace, indicating their intent to sell. These items can include a diverse range of products.
Schemas 33
The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are ItemDetailResponse (14 properties), ItemInUserItemsResponse (7 properties), Item (7 properties), CategoryAttributeNumericValueResponse (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Wallapop 5
Other APIs Wallapop publishes across the network.