Skip to main content
GET
/
api
/
external
/
v1
/
services
Get services
curl --request GET \
  --url https://api.dancity.app/api/external/v1/services \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Merchant API key from the Dancity dashboard.

Query Parameters

id
string

Optional. Service Mongo id — when set, response is a single service object.

name
string
disable
boolean
displayonmenu
boolean
isutility
boolean

Response

OK