Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://wmc.wiremockapi.cloud/v1/mock-apis/{mockApiId}/settings/rateLimits \ --header 'Authorization: <api-key>'
{ "rateLimits": { "main": { "rate": 10, "unit": "seconds", "burst": 50 } } }
Your API key prefixed by 'Token '
The ID of the Mock API
5 - 10
"jjl8y"
All configured rate limits
Map of rate limit IDs to their configurations.
Show child attributes