What is a conversions API?
A conversions API is a conversion API. Meta prints the plural. Meta CAPI and Facebook CAPI are that Graph events POST. conversion API events are the rows.
Paste a pixel URL from Chrome Network, a postback, a VAST tracker, or a conversion API JSON body. Pixellint is a CAPI validator and CAPI tester for Meta CAPI and Facebook CAPI. It checks the artifact against web standards, the vendor's documented parameters, and the IAB consent specs. Validation runs in this tab. Artifacts you test may be stored so the rules can be improved; see privacy.
Pixel not firing · CAPI not working · CAPI tester · CAPI JSON checker · Pixel Helper vs Network
Copy the collector URL from the Network tab (filter by facebook.com/tr, googleadservices.com, or the MMP host), or paste the JSON body your backend posts. Ctrl/⌘ Enter validates.
Privacy ·
What this page does
A conversions API accepts malformed conversion API events and still returns CAPI 200. Pixellint reads the fields the vendor documented. Same engine as the box above. Artifacts you test may be stored; see privacy.
Same engine
The playground is the same validator as the crate, the npm package, and the MCP server. Put the fixtures in CI. Do not paste production HARs into tickets.
cargo install pixellint
npm install pixellint
pixellint validate url 'https://www.facebook.com/tr?ev=Purchase'
pixellint validate json @payload.json --rulepack vendor/meta-conversions-api
Ten reasons
200.
A malformed conversion event is accepted and nothing reports it wrong. You find out at
month-end reconciliation, if at all.
user_data is a privacy incident. A hashed IP address makes the event
unmatchable. On the wire they look the same.
gdpr_consent=1 passes a format check.
It is valid base64. Only decoding the version field shows it carries no consent at all,
which is legal exposure behind a green response.
CAPI glossary
A conversions API is a conversion API. Meta prints the plural. Meta CAPI and Facebook CAPI are that Graph events POST. conversion API events are the rows.
A conversion API is a server POST of conversion API events. Conversion API and conversions API name the same job. Meta CAPI and Facebook CAPI are that Graph events POST.
meta pixel and CAPI is fbq plus Facebook CAPI on the same Pixel ID. CAPI implementation uses one event_id on both pipes.
Pinterest standard events are lowercase: pagevisit, checkout, addtocart. conversions API Pinterest is the server pipe.
conversions API Pinterest is Pinterest CAPI. Seconds clock, event_id required. Pinterest standard events stay lowercase.
tiktok pixel standard events fire in the browser. TikTok pixel Events API is the server pipe. The server timestamp is ISO 8601.
Facebook CAPI is Meta CAPI. Meta Conversions API and Facebook Conversions API are one Graph events POST. event_time is Unix seconds. TikTok Events API and Reddit CAPI are sibling products with different clocks.
Yes. Meta CAPI, Facebook CAPI, Meta Conversions API, and Facebook Conversions API are one Graph events POST.
Meta Conversions API is Meta CAPI. Facebook CAPI and Facebook Conversions API are the same Graph events POST. event_time is Unix seconds.
Facebook Conversions API is Facebook CAPI. Same product as Meta CAPI. conversion API events use event_time in seconds.
Paste the CAPI JSON into the playground with kind set to JSON, or run pixellint validate json. HTTP 200 from the vendor is not that check.
Conversion API events are the rows on a conversion API: event name, time, match keys, value. Meta CAPI and Facebook CAPI name those rows on the Graph events edge.
A CAPI tester is a conversion API validator. Paste CAPI JSON, lint Meta CAPI or Facebook CAPI, then open Test Events.
CAPI implementation is pixel plus conversion API events, same event_id. Meta CAPI and Facebook CAPI document that hybrid.
A website pixel checker lints the collector URL from Chrome Network. Paste facebook.com/tr or another pixel into Pixellint. CAPI JSON is a different paste: kind JSON.
Reddit CAPI is the Reddit conversion API. event_at is milliseconds. action_source is WEBSITE. It is not a Meta CAPI body on a Reddit host.
Pinterest CAPI is the conversions API Pinterest documents. Pinterest standard events are lowercase. The server POST is seconds plus event_id.
TikTok pixel Events API is TikTok's conversion API. tiktok pixel standard events fire in the browser. The server timestamp is ISO 8601.
The Reddit conversion API is Reddit CAPI. event_at is milliseconds. action_source is WEBSITE. It is not a Meta CAPI body on a Reddit host.
X conversion API is website conversion events. A sibling conversion API, not a Meta CAPI body.
CAPI 200 is liveness. Meta CAPI and Facebook CAPI can return 200 with Test Events empty. CAPI not working is the body, not the token.
test_event_code on Meta CAPI and Facebook CAPI diverts the event into Test Events. Strip it in production.
LinkedIn CAPI is the LinkedIn Conversions API. conversionHappenedAt is milliseconds. LinkedIn insight tag documentation covers the image pixel plus that POST.
CAPI not working is usually HTTP 200 with empty Test Events, not a dead token. Lint the JSON before you rotate the token.
Filter Chrome Network for facebook.com/tr. If that request is missing, the pixel is not firing. If /tr is present, the pixel fired and the event name or parameters may still be wrong.
Vendors accept malformed events and still return 200. A 13-digit event_time, a raw email in em, or website without event_source_url can all 200.
Pixel Helper cannot see conversion API POSTs. Chrome Network is the fired URL. Pixellint lints that URL against the documented contract.
Dated news on conversion APIs, pixels, and the measurement stack. Contract pages stay in docs. All posts · RSS.
OpenAI Ads posts conversions to bzr.openai.com with timestamp_ms, type, and oppref. A Graph CAPI body on that host is a miss that still looks live.
Pixels not firing, conversion API validator, CAPI tester, DART Floodlight tags. All docs.
Deep validation. Each rule carries an evidence level and links to the document it came from. One page per pack.
Endpoint attribution for everything else. One claim per entry: this host belongs to this vendor.