# Credits

## Get Credits

 - [GET /credits](https://docs.stallion.ca/v4/openapi/credits/getcredits.md): Return the current account balance

## Add Credits

 - [POST /credits](https://docs.stallion.ca/v4/openapi/credits/addcredits.md): Charge the account's default payment method and add the credits to its CAD balance. amount must be between 10 and 500 inclusive. The account must already have a default payment method saved — there is no way to add one through this API, and a request from an account without one is rejected with 422.

