The contract
30
published endpoints, 15 of them free. One envelope, one error format, OpenAPI 3.1 at /v1/openapi.json.
Counting is free and needs no key. Rows cost credits. Every answer on this site is the same object this contract returns, at the same address with a .json extension.
curl "https://stacklookup.ai/v1/domains/stripe.com" -H "Authorization: Bearer vr_live_xxxxxxxxxxxxxxxxxxxx"
A bearer token in the Authorization header. x-api-key is accepted too. A free key carries 5,000 credits a month; the endpoints marked free below cost nothing and answer without a key at 60 requests an hour per address.
Credits per callrows cost 1 credit per 25; counting is always freeThe tiers and what each one includes
An endpoint marked "not yet" is in the contract and answered with 501 by this deployment. It is listed because the contract is the promise; it costs nothing because it does not run.