{"name":"bluefox-edge","version":"2.0.0","description":"Brand claim verification and monitoring for AI agents","free_tier":{"signed_mints_per_utc_day":1,"api_calls_per_day":100,"claim_verification_calls_per_utc_day":10,"claim_verification_note":"The 10 claim-verification calls/day inner meter applies only to the REST /verify endpoints, never to MCP tool calls.","resets":"00:00 UTC","over_cap":"HTTP 402 with x402 payment instructions","note":"API-call rate limits are separate from the signed-mint entitlement","billing_note":"Two meters, one bill: your plan sets the API-call allowance (100 requests/day on the free tier), while signed mints are counted separately — only the free tier is mint-capped, at 1 signed mint per UTC day. A mint spends one call from that same allowance, so the mint cap sits inside it, not beside it, and a third ceiling sits inside the same allowance: 10 claim-verification calls per UTC day. Paid plans include signed mints — your plan's daily call limit is the only meter. Every keyless call has a posted per-request price — the x402 table at /.well-known/x402 is the whole keyless price list, and each door's 402 is the quote of record. With a key, calls draw on your plan; the mint is the only act the free tier meters separately."},"plans":{"currency":"USD","billing_period":"monthly","note":"Paid plans include signed mints — your plan's daily call limit is the only meter.","quote":"https://api.bluefoxedge.ai/v1/billing/plans","tiers":[{"plan":"free","monthly_price":0,"daily_limit":100,"signed_mints_per_utc_day":1,"mint_capped":true},{"plan":"starter","monthly_price":29,"daily_limit":10000,"signed_mints_per_utc_day":null,"mint_capped":false},{"plan":"pro","monthly_price":99,"daily_limit":100000,"signed_mints_per_utc_day":null,"mint_capped":false},{"plan":"enterprise","monthly_price":299,"daily_limit":999999,"signed_mints_per_utc_day":null,"mint_capped":false}]},"keyless_x402":{"summary":"The endpoints listed at /.well-known/x402 accept x402 per-request payment (USDC) with no account; the HTTP 402 response body is the quote of record. Other priced endpoints need an API key.","discovery":"/.well-known/x402","notarize_endpoint":{"method":"POST","path":"/v1/notarize/hash","keyless":true,"description":"Submit a sha256 hex digest; receive a signed receipt recording that the digest was presented at that time. No content judgment; no signup needed — pay per request via x402."}},"pagination":{"style":"keyset-cursor","params":{"limit":"1-200 (default 50; pass all=true to bypass)","cursor":"opaque keyset cursor","q":"substring search on name/slug with BRAND_ALIASES resolution (collection endpoints only)","all":"set all=true to bypass paging and return the full ordered list (admin/batch use); incompatible with cursor and limit (400 on combination)"},"response_meta":"meta.pagination.{cursor, has_more, limit, total}","collection_endpoints":["/brands","/brands/profiles"],"note":"Default page size on /brands and /brands/profiles is limit=50. Follow meta.pagination.cursor (stable under concurrent inserts) to walk pages. Pass all=true to bypass paging entirely (admin/batch scripts). For server-side substring search by name or slug (with BRAND_ALIASES), use q. cursor is bound to the q value at issue time — do not change q between pages of a walk. See /openapi.json for per-endpoint param schemas."},"token_economics":{"avg_tokens_per_response":150,"avg_tokens_saved_per_call":4350,"avg_response_time_ms":400,"comparison_basis":"Web search + HTML parse + extraction alternative","methodology":"Measured average token cost of performing equivalent tasks via web search + LLM extraction across 100 sample queries per endpoint category","disclaimer":"Estimates represent averages. Actual savings vary by query complexity.","per_endpoint_estimates":{"brand_verification":{"endpoints":["/brand/check","/policy/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"package_verification":{"endpoints":["/verify/package"],"avg_tokens_saved":3000,"basis":"Registry lookup + CVE DB search + parse"},"ops_feeds":{"endpoints":["/v1/ops"],"avg_tokens_saved":2000,"basis":"Multiple RSS/API calls + aggregation"},"brand_profile":{"endpoints":["/brand/*/profile"],"avg_tokens_saved":6000,"basis":"Multiple web pages + synthesis"},"scanner":{"endpoints":["/scanner"],"avg_tokens_saved":5000,"basis":"Would require running scans, not just looking up results"},"citation_verification":{"endpoints":["/verify/citation"],"avg_tokens_saved":3500,"basis":"Fetch URL + parse + search for claim"},"pre_transaction":{"endpoints":["/verify/pre-transaction"],"avg_tokens_saved":4500,"basis":"Sum of individual check alternatives"},"price_verification":{"endpoints":["/price/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"financial_verification":{"endpoints":["/financial/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"compliance_verification":{"endpoints":["/compliance/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"competitive_verification":{"endpoints":["/competitive/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"spec_verification":{"endpoints":["/spec/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"freshness_verification":{"endpoints":["/freshness/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"sentiment_analysis":{"endpoints":["/sentiment/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"safety_check":{"endpoints":["/safety/check"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"preflight_check":{"endpoints":["/test/preflight"],"avg_tokens_saved":4500,"basis":"Web search + navigate + parse HTML + extract"},"claim_verification":{"endpoints":["/verify/claim"],"avg_tokens_saved":3500,"basis":"Fetch URL + parse + search for claim"},"tool_verification":{"endpoints":["/verify/tool"],"avg_tokens_saved":3000,"basis":"Registry lookup + schema comparison"},"advisor":{"endpoints":["/advisor"],"avg_tokens_saved":5000,"basis":"Research + compare + evaluate alternatives"}}}}