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

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/black-crow-ai-events-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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