Wallapop Transactions API
A shipping transaction is initiated when a seller accepts a shipping request.
Wallapop Transactions API is one of 6 APIs that Wallapop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Transactions. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 7 operations across 7 paths, and defines 16 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 Transactions 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 7
Across 7 paths, the API surfaces 7 operations — 4 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
A shipping transaction is initiated when a seller accepts a shipping request.
Schemas 16
The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are PendingTransactionResponse (14 properties), TransactionResponse (13 properties), PendingRequestResponse (8 properties), FindRequestResponse (8 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.