Resources

Account

Inspect the authenticated account: plan, usage, and API capabilities.

Available on Developer+
GET/api/v1/account#

Get account info and usage

GET /api/v1/account
curl -X GET \
  https://www.sigpen.com/api/v1/account \
  -H "Authorization: Bearer sp_test_your_key"