Sign in

Check license credits

documented

Check the remaining license credits for your application.

GET /licenses.json?token={token}Licensingno 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://api.pushover.net/1/licenses.json?token={{PUSHOVER_API_KEY}}" \
  -X GET \
  -H "Accept: application/json"
Check license credits · Pushover · OpenIntegrations