Skip to main content
Every Clair API shares one host, one key, and one credit wallet. Create the key in the dashboard and send it as Authorization: Bearer YOUR_KEY. Full header, credit, and error reference: Authentication.

1. Get a key

  1. Open clair.im/dashboard and create an account.
  2. New accounts receive 250 free credits.
  3. Create a key under API keys and copy it once.
Live Google News, publisher article scrapes, Glassdoor, and ATS-pinned job indexes are listed in the dashboard catalog.

2. Make your first call

Search titles and cleaned article content with phrases, alternatives, and exclusions:
cURL

Full news quickstart

Relevance ordering, newest-first corpus walks, source filters, revisions, content states, and cursor pagination.

3. Read the errors

Mounted endpoints return a stable machine-readable code you can branch on and human detail you should not parse. Typical envelope:
401 means the bearer token is missing or invalid. 429 means the wallet is empty or the account rate limit was exceeded.
Indexed News and Jobs use 1 credit. Live Google Search and Google News use 5. Article and listing scrapes (Bloomberg, AP, Reuters, Glassdoor, Trustpilot, Product Hunt) use 8. Website contacts use 10.