Black Crow AI website screenshot

Black Crow AI

Black Crow AI is an ecommerce AI company that turns paid advertising traffic into predictable revenue using AI-generated post-click Storefronts. Storefronts are shopping experiences built specifically for paid ad traffic, kept aligned with ad creative and audience intent, generated in minutes through a no-code workflow, and optimized through structured split-test experimentation and continuous learning. Black Crow also exposes a script-based "Global API" callback that surfaces its real-time visitor prediction scores (delivered in under 20 milliseconds) so brands can ingest scores into any target platform. Surfaced as a portfolio company of Bloomberg Beta and enriched into the API Evangelist network.

Black Crow AI publishes 2 APIs on the APIs.io network. Tagged areas include Company, E-Commerce, Artificial Intelligence, Machine-Learning, and Marketing.

Black Crow AI’s developer surface includes authentication, sandbox, documentation, getting-started guide, engineering blog, support, signup flow, and 20 more developer resources.

29.3/100 thin ▬ flat Agent 8/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
CompanyE-CommerceArtificial IntelligenceMachine-LearningMarketingAdvertisingPersonalizationConversion OptimizationAnalyticsEvent IngestTag ManagementShopify

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/black-crow-ai: 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 2

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

Black Crow AI Events API

Live, versioned HTTP event-ingest API behind the Black Crow AI JavaScript tag. POST /v1/events/{event_name} accepts a JSON body identified by siteName, pageId and visitorId and ...

Black Crow AI Global API

Client-side JavaScript API exposed by the Black Crow AI tag as window.blackcrow. Brands push a binding ({app_name 'audience', bind 'scores_update', callback}) to receive Black C...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Black Crow Ai Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Black Crow Ai Authentication

none/session · 3 schemes

SECURITY

Black Crow Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Black Crow Ai Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: black-crow-ai
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/black-crow-ai.png
name: Black Crow AI
description: Black Crow AI is an ecommerce AI company that turns paid advertising traffic into predictable revenue using AI-generated
  post-click Storefronts. Storefronts are shopping experiences built specifically for paid ad traffic, kept aligned with ad
  creative and audience intent, generated in minutes through a no-code workflow, and optimized through structured split-test
  experimentation and continuous learning. Black Crow also exposes a script-based "Global API" callback that surfaces its
  real-time visitor prediction scores (delivered in under 20 milliseconds) so brands can ingest scores into any target platform.
  Surfaced as a portfolio company of Bloomberg Beta and enriched into the API Evangelist network.
url: https://raw.githubusercontent.com/api-evangelist/black-crow-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bloomberg-beta
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- Company
- E-Commerce
- Artificial Intelligence
- Machine-Learning
- Marketing
- Advertising
- Personalization
- Conversion Optimization
- Analytics
- Event Ingest
- Tag Management
- Shopify
tags_raw:
- Company
- Ecommerce
- Artificial Intelligence
- Machine Learning
- Marketing
- Advertising
- Personalization
- Conversion Optimization
- Analytics
- Event Ingest
- Tag Management
- Shopify
apis:
- name: Black Crow AI Events API
  description: Live, versioned HTTP event-ingest API behind the Black Crow AI JavaScript tag. POST /v1/events/{event_name}
    accepts a JSON body identified by siteName, pageId and visitorId and carries the visit, purchase, cart, identity, score-update
    and Predictive Offer event families; POST /v1/events/platform carries partner-platform events. Unauthenticated and fully
    CORS-open, because it is called from the browser. A matching sandbox host runs at api.sandbox.blackcrow.ai. Black Crow
    AI publishes no OpenAPI and no developer reference for this surface — everything recorded here was probed live or read
    from the provider's own shipped bundle.
  humanURL: https://blackcrow.zendesk.com/hc/en-us/articles/20203743583387-JavaScript
  baseURL: https://api.blackcrow.ai/v1
  tags:
  - Analytics
  - Event Ingest
  - E-Commerce
  - Personalization
  - Conversion Optimization
  tags_raw:
  - Analytics
  - Event Ingest
  - Ecommerce
  - Personalization
  - Conversion Optimization
  properties:
  - type: Documentation
    url: https://blackcrow.zendesk.com/hc/en-us/articles/20203743583387-JavaScript
  - type: Authentication
    url: authentication/black-crow-ai-authentication.yml
  - type: Conventions
    url: conventions/black-crow-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/black-crow-ai-error-codes.yml
  - type: Sandbox
    url: sandbox/black-crow-ai-sandbox.yml
  - type: RateLimits
    url: rate-limits/black-crow-ai-rate-limits.yml
  - type: Lifecycle
    url: lifecycle/black-crow-ai-lifecycle.yml
  - type: Conformance
    url: conformance/black-crow-ai-conformance.yml
- name: Black Crow AI Global API
  description: Client-side JavaScript API exposed by the Black Crow AI tag as window.blackcrow. Brands push a binding ({app_name
    'audience', bind 'scores_update', callback}) to receive Black Crow's real-time visitor prediction scores in a callback
    and forward them to any target platform with no turnkey integration, and push a {trigger 'extend', data} object to feed
    Black Crow additional page data after page load. Additional triggers cover set, start, session, refresh, partner_event
    and storefront_analytics, and the same events travel over postMessage for embedded surfaces. The provider's documentation
    page for this API now returns 404, but the mechanism is still present in the bundle served today.
  humanURL: https://blackcrow.zendesk.com/hc/en-us/articles/20203743583387-JavaScript
  baseURL: https://init.blackcrow.ai/js/core/
  tags:
  - Personalization
  - Analytics
  - Tag Management
  - Conversion Optimization
  properties:
  - type: Documentation
    url: https://blackcrow.zendesk.com/hc/en-us/articles/20203743583387-JavaScript
  - type: Conventions
    url: conventions/black-crow-ai-conventions.yml
  - type: Components
    url: components/black-crow-ai-components.yml
  - type: Packages
    url: packages/black-crow-ai-packages.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/black-crow-ai-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/black-crow-ai-vulnerability-disclosure.yml
- type: Security
  url: https://www.blackcrow.ai/legal/security-policy
- type: SecurityTxt
  url: well-known/black-crow-ai-security.txt
- type: WellKnown
  url: well-known/black-crow-ai-well-known.yml
- type: LLMsTxt
  url: llms/black-crow-ai-llms.txt
- type: Packages
  url: packages/black-crow-ai-packages.yml
- type: SDKs
  url: packages/black-crow-ai-packages.yml
- type: Authentication
  url: authentication/black-crow-ai-authentication.yml
- type: Conventions
  url: conventions/black-crow-ai-conventions.yml
- type: ErrorCatalog
  url: errors/black-crow-ai-error-codes.yml
- type: Lifecycle
  url: lifecycle/black-crow-ai-lifecycle.yml
- type: Conformance
  url: conformance/black-crow-ai-conformance.yml
- type: Sandbox
  url: sandbox/black-crow-ai-sandbox.yml
- type: Components
  url: components/black-crow-ai-components.yml
- type: RateLimits
  url: rate-limits/black-crow-ai-rate-limits.yml
- type: Plans
  url: plans/black-crow-ai-plans-pricing.yml
- type: Documentation
  url: https://blackcrow.zendesk.com/hc/en-us
- type: GettingStarted
  url: https://blackcrow.zendesk.com/hc/en-us/articles/46541281990043-Getting-Started-with-Black-Crow-Storefronts-Onboarding
- type: Blog
  url: https://www.blackcrow.ai/resources
- type: Support
  url: https://blackcrow.zendesk.com/hc/en-us
- type: SignUp
  url: https://www.blackcrow.ai/demo
- type: Login
  url: https://app.blackcrow.ai/sign-in
- type: TermsOfService
  url: https://www.blackcrow.ai/legal/terms-of-service
- type: PrivacyPolicy
  url: https://www.blackcrow.ai/legal/privacy-policy
- type: GitHubOrganization
  url: https://github.com/october8ai
- type: Website
  url: https://www.blackcrow.ai/
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 10
  pass: local-v1
  note: Contract discovery found a live, undocumented, versioned API. api.blackcrow.ai/v1/events and a matching api.sandbox.blackcrow.ai
    were read off the provider's own shipped tag and then probed directly; no OpenAPI is published anywhere. The Global API
    documentation page the previous round cited now returns 404 while the mechanism still ships.

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/black-crow-ai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/black-crow-ai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/black-crow-ai/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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