API for HTTP-resource
Description
This section describes API methods for creating, deleting and configurations changing of your resources.
All the responses (including errors) return in JSON Format.
Attention!
- You can make no more than: 20 API requests per minute for HTTP resource configuring (POST, PUT, PATCH).
When the limit is reached, a response with the status code 200 will be received:
{"status": "error", "message": "Rate limit exceeded", "description": "Request is forbidden"}
- There is a limit of 100 resources. If you need more resources, please contact your personal manager or support.
Find below examples for monitoring and configuring of the options in connection with HTTP-caching service.
API for HTTP resource