C
Carmen APIphase-0

Interactive playground ยท v0.3.0-phase3

Try Carmen API live, no signup required.

Mint a 30-minute anonymous test key, run live requests against the production API in test mode, see real responses + copy ready-to-paste code samples in 4 languages.

Try the API in 60 seconds

Verify you're human; receive a 30-minute test key; run live calls against the production API. No signup, no card, no LLM cost.

Try one of these instantly

GET/api/corpus/tacticsCorpus1 credit๐Ÿ”’ requires authenticated key

Manipulation tactic taxonomy

Returns Carmen's manipulation-tactic catalog with prevalence counts. Credit cost: 1.

GET/api/corpus/tactics
Mint a test key above to run this against the live API. (You'll get 401 without one.)

Response

Click Run above to fire a request and see the live response here.

Code samples

curl -X GET 'https://api.backgrounder.com/api/corpus/tactics' \
  -H 'apikey: $CARMEN_API_KEY'