Check license credits
documentedCheck the remaining license credits for your application.
GET /licenses.json?token={token}Licensingno implementation yet0 runsNo 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"