# Topi order API

**Canonical:** https://apis.io/apis/topi/topi-order-api/  
**Provider:** Topi — https://apis.io/providers/topi/  
**Base URL:** https://seller-api.topi.eu  
**Documentation:** https://developer.topi.eu/api

Topi order API is one of 5 APIs that [Topi](https://apis.io/providers/topi/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification.

Provides operations to handle orders for end-customers. ## Webhooks We will ping the URL provided whenever an order has changed its status to: `"created"`, `"completed"`, or `"canceled"`. **Payload**: - Available fields: - `id`: `string` - `assets`: `array` of `Asset` - `metadata`: `object` - `offer_id`: `string` - `seller_offer_reference`: `string` - `status`: `string enum` - `shipping_address`: `ShippingAddress` `ShippingAddress` contains this fields: - `name`: `string` - `line1`: `string` - `line2`: `string` - `postal_code`: `string` - `city`: `string` - `region`: `string` - `country_code`: `string`

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/topi/refs/heads/main/openapi/topi-order-api-openapi.yml

## Other Topi APIs (4)

- [Topi catalog API](https://apis.io/apis/topi/topi-catalog-api/)
- [Topi offer API](https://apis.io/apis/topi/topi-offer-api/)
- [Topi shipment API](https://apis.io/apis/topi/topi-shipment-api/)
- [Topi shippingMethod API](https://apis.io/apis/topi/topi-shippingmethod-api/)

## Tags

Order

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/topi/topi-order-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/topi/.
