API

cookie-checker

Fetches the page server-side and reports each cookie with Secure, HttpOnly and SameSite — useful for compliance checks and audits.

v1 beta server · 1 tokens

Call it

POST https://timbrica.com/v1/tools/cookie-checker/runs
Authorization: Bearer $TIMBRICA_KEY
Idempotency-Key: <your retry-safe key>
Content-Type: application/json

Input

FieldTypeRequiredNotes
target string yes Absolute http(s) URL of the page to inspect.
max length: 2000

Errors it can return

validation_failed  upstream_unavailable 

History

  • v1 — 2026-07-30 — Initial release.

This contract cannot change without a new version and a line above: a test compares the published schema, pricing and limits against a committed lockfile and fails the build otherwise. Subscribe to /v1/changelog to be told when something moves.