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/integrations \ --header 'x-api-key: <api-key>'
{ "integrations": [ { "name": "Plaid Prod", "type": "<string>", "base_url": "https://sandbox.plaid.com", "client_id": "<string>", "client_secret": "<string>", "heron_id": "<string>", "webhook_url": "https://your-server.yourdomain.com/hooks" } ] }
Get a list of Integrations
OK
Show child attributes
Was this page helpful?