Albacross website screenshot

Albacross

Albacross is a Stockholm-founded B2B intent data and lead generation platform that identifies anonymous website visitors by IP, enriches them with firmographic data, segments them by buying intent using AI, and auto-engages high-intent prospects through email and LinkedIn sequences. For developers it exposes a small, key-authenticated HTTP surface on api.albacross.com — a Reveal API that resolves an IPv4 address to a company profile, an Enrich API that resolves a website domain to the same firmographic record (name, country, registration number, address, LinkedIn URL, employee band, revenue band, NACE and LinkedIn industry codes), and an n8n automation API for registering lead webhooks. Outbound webhooks push identified-company leads into workflows in real time. The company publishes an OpenAPI 3.0.3 document for the Reveal API and an llms.txt at its website root.

Albacross publishes 1 API on the APIs.io network: Company API. Tagged areas include Company, B2B Data, Lead Generation, Intent Data, and Company Enrichment.

The Albacross catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Albacross’ developer surface includes documentation, API reference, getting-started guide, authentication, support, pricing, signup flow, and 31 more developer resources.

46.7/100 developing ▬ flat Agent 36/100 agent ready Full breakdown ↓
scored 2026-09-06 · rubric v0.19.0
AccessPaid
2 APIs
CompanyB2B DataLead GenerationIntent DataCompany EnrichmentIP IntelligenceFirmographicsMarketingSales IntelligenceAccount Based MarketingWebsite Visitor IdentificationWebhook

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-06 · rubric v0.19.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/albacross: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Albacross Enrich API

Resolves a website domain to the same firmographic company record the Reveal API returns — name, country, registration number, description, founded year, address, LinkedIn URL, ...

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...

Albacross Company API

The Company API from Albacross — 1 operation(s) for company.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Reveal API docs

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Albacross Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Albacross Authentication

apiKey · 1 scheme

SECURITY

Albacross Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Albacross Agentic Access

1 operation

1 operations · 0 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: albacross
name: Albacross
description: Albacross is a Stockholm-founded B2B intent data and lead generation platform that identifies anonymous website
  visitors by IP, enriches them with firmographic data, segments them by buying intent using AI, and auto-engages high-intent
  prospects through email and LinkedIn sequences. For developers it exposes a small, key-authenticated HTTP surface on api.albacross.com
  — a Reveal API that resolves an IPv4 address to a company profile, an Enrich API that resolves a website domain to the same
  firmographic record (name, country, registration number, address, LinkedIn URL, employee band, revenue band, NACE and LinkedIn
  industry codes), and an n8n automation API for registering lead webhooks. Outbound webhooks push identified-company leads
  into workflows in real time. The company publishes an OpenAPI 3.0.3 document for the Reveal API and an llms.txt at its website
  root.
url: https://raw.githubusercontent.com/api-evangelist/albacross/refs/heads/main/apis.yml
x-type: company
x-source: harvest:marketing-integration-graph
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-08-12'
modified: '2026-08-12'
image: https://albacross.com/albacross-logo.png
tags:
- Company
- B2B Data
- Lead Generation
- Intent Data
- Company Enrichment
- IP Intelligence
- Firmographics
- Marketing
- Sales Intelligence
- Account Based Marketing
- Website Visitor Identification
- Webhook
tags_raw:
- Company
- B2B Data
- Lead Generation
- Intent Data
- Company Enrichment
- IP Intelligence
- Firmographics
- Marketing
- Sales Intelligence
- Account Based Marketing
- Website Visitor Identification
- Webhooks
apis:
- aid: albacross-enrich-api
  name: Albacross Enrich API
  description: Resolves a website domain to the same firmographic company record the Reveal API returns — name, country, registration
    number, description, founded year, address, LinkedIn URL, employee band, revenue band, NACE code and LinkedIn industry
    code. Authenticated with an Api-Key Authorization header. Albacross documents this API on docs.albacross.com but publishes
    no OpenAPI document for it; the catalog therefore carries no spec for this entry rather than an invented one.
  humanURL: https://docs.albacross.com/enrich
  baseURL: https://api.albacross.com/enrich
  tags:
  - Company Enrichment
  - Firmographics
  - B2B Data
  properties:
  - type: APIReference
    url: https://docs.albacross.com/enrich
- 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:
  - Webhook
  - Automation
  - Lead Generation
  tags_raw:
  - Webhooks
  - Automation
  - Lead Generation
  properties:
  - type: SourceCode
    url: https://github.com/albacross/n8n-nodes-albacross
  - type: Webhooks
    url: asyncapi/albacross-webhooks.yml
- aid: albacross:albacross-company-api
  name: Albacross Company API
  description: The Company API from Albacross — 1 operation(s) for company.
  humanURL: https://docs.albacross.com/reveal
  baseURL: https://api.albacross.com/reveal
  tags:
  - Company
  properties:
  - type: OpenAPI
    url: openapi/albacross-company-api-openapi.yml
  - type: APIReference
    url: https://reveal.api.albacross.com/docs/index.html?url=/public/albacross_reveal_api.yml
  - type: PostmanCollection
    url: https://reveal.api.albacross.com/public/postman_collection.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: MIT
  url: https://github.com/albacross/n8n-nodes-albacross/blob/main/LICENSE
- type: Overlay
  url: overlays/albacross-reveal-overlay.yaml
- type: DomainSecurity
  url: security/albacross-domain-security.yml
- type: AgenticAccess
  url: agentic-access/albacross-agentic-access.yml
- type: Website
  url: https://albacross.com/
- type: DeveloperPortal
  url: https://docs.albacross.com/
- type: Documentation
  url: https://docs.albacross.com/
- type: APIReference
  url: https://docs.albacross.com/reveal
- type: GettingStarted
  url: https://docs.albacross.com/authentication
- type: Authentication
  url: authentication/albacross-authentication.yml
- type: Support
  url: https://help.albacross.com/
- type: HelpCenter
  url: https://help.albacross.com/
- type: GitHubOrganization
  url: https://github.com/albacross
- type: Pricing
  url: https://www.albacross.com/pricing
- type: SignUp
  url: https://www.albacross.com/register
- type: Login
  url: https://app.albacross.com/login
- type: TermsOfService
  url: https://www.albacross.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.albacross.com/privacy-policy
- type: CookiePolicy
  url: https://www.albacross.com/cookie-policy
- type: Newsroom
  url: https://www.albacross.com/newsroom
- type: Integrations
  url: https://integrations.albacross.com/
- type: Postman
  url: https://reveal.api.albacross.com/public/postman_collection.json
- type: LLMsTxt
  url: llms/albacross-llms.txt
- type: Packages
  url: packages/albacross-packages.yml
- type: SDKs
  url: packages/albacross-packages.yml
- type: Plans
  url: plans/albacross-plans-pricing.yml
- type: RateLimits
  url: rate-limits/albacross-rate-limits.yml
- type: Conventions
  url: conventions/albacross-conventions.yml
- type: ErrorCatalog
  url: errors/albacross-problem-types.yml
- type: Lifecycle
  url: lifecycle/albacross-lifecycle.yml
- type: DataModel
  url: data-model/albacross-data-model.yml
- type: Conformance
  url: conformance/albacross-conformance.yml
- type: Webhooks
  url: asyncapi/albacross-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Components
  url: components/albacross-components.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/albacross
- type: Twitter
  url: https://twitter.com/albacrossnordic
- type: Facebook
  url: https://www.facebook.com/albacross
- type: Careers
  url: https://career.albacross.com/
x-vouched-by:
- Dreamdata
- HockeyStack
x-vouch-count: 2
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 24
  pass: local-v1

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/albacross"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/albacross/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/albacross/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.