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: Reveal 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 29 more developer resources.

55.5/100 developing ▬ flat Agent 55/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
3 APIs
CompanyB2B DataLead GenerationIntent DataCompany EnrichmentIP IntelligenceFirmographicsMarketingSales IntelligenceAccount Based MarketingWebsite Visitor IdentificationWebhooks

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 55.5/100 · developing
Contract Quality 14.4 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 15.3 / 20
Operational Transparency 1.7 / 13
Governance 2.5 / 12
Discoverability 8.2 / 10
Agent readiness — 55/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

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

Albacross Reveal API

Resolves an IPv4 address to a company profile — company name, country, registration number, description, founded year, postal address, LinkedIn URL, employee-count band, revenue...

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

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 4

Pricing, plans, and the legal terms of use

Company 6

The organization behind the API

Other 1

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
specificationVersion: '0.20'
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
- Webhooks
apis:
- aid: albacross-reveal-api
  name: Albacross Reveal API
  description: Resolves an IPv4 address to a company profile — company name, country, registration number, description, founded
    year, postal address, LinkedIn URL, employee-count band, revenue band, NACE code and LinkedIn industry code. Returns 204
    when a valid IP has no matching company. IPv6 is not supported. Albacross publishes an OpenAPI 3.0.3 document for this
    API whose declared production server is reveal.api.albacross.com; the current developer documentation on docs.albacross.com
    documents the same capability at https://api.albacross.com/reveal/company/{ip_address}. Both hosts answer live and both
    return the same 401 authentication envelope, so both are recorded here.
  humanURL: https://docs.albacross.com/reveal
  baseURL: https://api.albacross.com/reveal
  tags:
  - IP Intelligence
  - Company Enrichment
  - Firmographics
  properties:
  - type: OpenAPI
    url: openapi/albacross-reveal-openapi.yml
  - type: OpenAPI
    name: Reveal API OpenAPI (as published by Albacross)
    url: openapi/_original/albacross-reveal-openapi-original.yml
  - type: Overlay
    url: overlays/albacross-reveal-overlay.yaml
  - 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
- 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:
  - Webhooks
  - Automation
  - Lead Generation
  properties:
  - type: SourceCode
    url: https://github.com/albacross/n8n-nodes-albacross
  - type: Webhooks
    url: asyncapi/albacross-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- 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