Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wallapop Delivery API

The Delivery API from Wallapop — 1 operation(s) for delivery.

Wallapop Delivery API is one of 6 APIs that Wallapop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Delivery. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 2 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.

1 operations 1 paths 2 schemas 1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
0.0.1
Base URL
https://connect.wallapop.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Wallapop Delivery 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 1

Across 1 path, the API surfaces 1 operation — 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

Delivery 1
PATCH
/deliveries/{deliveryId}/status
Update a tracking status for a delivery.
updateDeliveryStatus 1 param body → 204403409

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Error (2 properties), UpdateDeliveryStatusRequest (1 property). Each schema is shown below with its type and property counts.

UpdateDeliveryStatusRequest
object
Needed information to update a delivery tracking status.
1 property
Error
object
Detailed information about the error encountered.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wallapop-delivery-api-openapi.yml Raw ↑

Other APIs Wallapop publishes across the network.

Wallapop Categories API
Wallapop Disputes API
Wallapop Items API
Wallapop Transactions API
Wallapop Webhooks API