Senso
Sign inSign up

How do credits work?

Ingest, query and generation consume organization credits. New organizations get $100 to start.

Every query is recorded as a query turn and tagged with its source, so MCP traffic is reported separately from CLI and API usage. One well-formed query costs less than several narrow ones.

bash
curl https://apiv2.senso.ai/api/v1/org/credits/balance \
  -H "X-API-Key: $SENSO_API_KEY"

Call it

GET/org/credits/balanceOpen in API reference →Remaining balance and usage to date.