Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

Authenticate using a Leyyow merchant API key.

Include the key in every request as a Bearer token:

Keys are scoped to a single store. All endpoints return data belonging to the store that issued the key — there is no X-Store-Id override.

Keys are created in the Leyyow merchant dashboard under Settings → Developer → API Keys.

Response

Delivery options for the store.

Read-only response for GET /api/public/v1/delivery-options

pickup_enabled
boolean
required
read-only
manual_delivery_enabled
boolean
required
read-only
express_delivery_enabled
boolean
required
read-only
shipbubble_delivery_enabled
boolean
required
read-only
manual_options
object[]
required
read-only
express_options
object[]
required
read-only