Search services offered by professionals.
Try in Playground| Name | Type | Required | Description |
|---|---|---|---|
| keyword | string | no | Free-text keyword. |
| geoUrn | string | no | Location — geo ID(s), comma-separated. Resolve via /geos/name-lookup. |
| serviceCategory | string | no | Service category ID. Resolve via /g/services-lookup. |
| profileLanguage | string | no | Profile language code — en for English, ch for Chinese, etc. |
| count | integer | no | Results per page. |
| start | integer | no | Pagination offset. |
curl -H "X-API-Key: zq_…" \ "https://zooq.dev/api/v1/search/services"
A worked example for this endpoint is on its way. In the meantime, try it in the Playground with your API key to see the live shape.