Skip to main content
Three read endpoints cover account visibility. All require your Bearer key and return no secret material.

Account summary, GET /v1/hosted/me

Returns:

Usage ledger, GET /v1/hosted/usage

Returns recent credit-ledger entries: which action ran, how many credits it cost, and the balance after.

Purchase history, GET /v1/hosted/purchases

Returns checkout/package purchase records for pay-go credit packs.

Key safety

  • Your key only ever arrives once, by email, in plaintext. Scout stores only a hash of it server-side, it cannot be retrieved again.
  • Never paste a hosted API key into frontend code, public repos, screenshots, support tickets, or shared logs.
  • Lost your key? There is no self-serve reissue button. Email support@scout.chowmes.com, the old key is disabled and a replacement is emailed to the same address. See Support.