API Reference
Credits
Manage and monitor your API credits and usage.
GET
/v1/credits
Get your current credit balance and usage information.
Example Request
curl -X GET "https://api.vidrouter.com/v1/credits" \
-H "Authorization: Bearer YOUR_API_KEY"