Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.herondata.io/api/merchants/{heron_id} \ --header 'x-api-key: <api-key>'
{ "merchant": { "name": "<string>", "url": "<string>", "categories": [ { "code": "7311", "description": "Advertising services", "slug": "advertising_services" } ], "heron_id": "mrc_aGJ2hogSaokY7d4fDvrB9e", "icon_url": "<string>", "is_priority": true, "logo_url": "<string>" } }
Get Merchant by heron_id
The Merchant heron_id
heron_id
OK
Show child attributes
Was this page helpful?