Get Remaining Credits

This endpoint provides the ability to get your current remaining account credits

get/v3/batch/credits

Response

200

creditsinteger

Example response

{
  "credits": 1234
}