provider GET /quotas
@utdk/synthetic /quotas
Get API usage quotas
Retrieve information about your API usage quotas and limits. Requests to this endpoint do not count against your subscription limits.

Try it

Authentication
Configure credentials for Synthetic API
getquotas
GET/quotas
Retrieve information about your API usage quotas and limits. Requests to this endpoint do not count against your subscription limits.

This operation has no parameters.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import synthetic from '@utdk/synthetic';

await synthetic.getquotas()