saymetry

Developers

Your AI agent can read the battle card.

Every number in your reports, over a simple REST API. Included with every account, no enterprise gate: create a key in your dashboard and go.

Authentication

curl https://saymetry.com/api/v1/scans \
  -H "Authorization: Bearer sk_live_..."

Every key is read-only (the API is GET-only). When you create one you can scope it to a single client, so it returns only that client's scan and nothing else about your account. Agencies use this to hand a client API access to their own report without exposing the rest of the roster. A scoped key requesting any other scan gets a 404. Scope a key from the API-keys panel in your dashboard.

Endpoints

Limits and roadmap: 60 requests/minute per key, JSON responses, keys managed in the dashboard (max 5). Coming next: an MCP server so Claude, Cursor and ChatGPT can query your visibility directly, and POST /v1/scans to order scans programmatically. Want either sooner? Tell us.