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, Ecommerce, 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.1/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs
CompanyEcommerceArtificial IntelligenceMachine LearningMarketingAdvertisingPersonalizationConversion OptimizationAnalyticsEvent IngestTag ManagementShopify

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 29.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 2.1 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 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 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 3 / 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/black-crow-ai: 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 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
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.20'
created: '2026-07-17'
modified: '2026-08-12'
tags:
- 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
  - 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.