Albacross n8n Automation API

The account-automation surface Albacross's own MIT-licensed n8n community node calls — GET /n8n/me to verify a key, GET /n8n/segments and GET /n8n/buyer_personas to list account objects, and POST/PATCH/DELETE /n8n/hooks to register, update and remove the lead webhook that receives identified-company events. Documented by Albacross in the source of n8n-nodes-albacross rather than in the developer portal; no OpenAPI is published for it.

API entry from apis.yml

apis.yml Raw ↑
aid: albacross-n8n-api
name: Albacross n8n Automation API
description: The account-automation surface Albacross's own MIT-licensed n8n community node calls — GET
  /n8n/me to verify a key, GET /n8n/segments and GET /n8n/buyer_personas to list account objects, and
  POST/PATCH/DELETE /n8n/hooks to register, update and remove the lead webhook that receives identified-company
  events. Documented by Albacross in the source of n8n-nodes-albacross rather than in the developer portal;
  no OpenAPI is published for it.
humanURL: https://github.com/albacross/n8n-nodes-albacross
baseURL: https://api.albacross.com
tags:
- Webhooks
- Automation
- Lead Generation
properties:
- type: SourceCode
  url: https://github.com/albacross/n8n-nodes-albacross
- type: Webhooks
  url: asyncapi/albacross-webhooks.yml