Sign in

View Credit

documented

Check the number of credits remaining on your FireText account.

Creditsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl "https://www.firetext.co.uk/api/credit?apiKey={{FIRETEXT_API_KEY}}&subaccount={{FIRETEXT_SUBACCOUNT}}" \
  -X GET \
  -H "Accept: text/plain"
View Credit · FireText · OpenIntegrations