v1

latestOpenAPI 3.1.02026-07-13342629.6 KB

Credits Check

Check user's current credit balance by email and API key. Uses database-only authentication for this endpoint.

Returns: dict: JSON response with current_credits field containing the user's token count

post/credits_check

Request body

emailstring required
api_keystring required

Response

Successful Response

{"stackTrail":"paths:/credits_check:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}