Skip to main content
POST
Ingest server-log AI-crawler hits

Authorizations

Authorization
string
header
required

API keys generated via POST /api/v1/me/api-keys. Format: Authorization: Bearer fxa_<32-char-secret>. Only accepted on /api/public/v1/*. Cookie auth is rejected on that surface.

Body

application/json
site_id
string<uuid>
required

The site_id from the brand's Agents tab.

records
object[]
required
Maximum array length: 2000
channel
enum<string>
default:cf_worker

Ingestion path. Unknown values coerce to cf_worker.

Available options:
cf_worker,
webhook,
csv,
wp_plugin

Response

Batch accepted.

accepted
integer

Rows written this batch.

monthly_used
integer

Server-log events used by this account this calendar month (incl. this batch).

monthly_cap
integer

The account's monthly server-log event cap for its plan.