Response headers

Response headers returned by the Servers.com Public API.

You will get special headers that contain information unrelated to a request itself. There are 5 headers: X-Total, which displays the number of items in a request, and 3 rate limit headers — see Rate limits. X-Deprecated indicates whether the current API version is deprecated: 0 means it's active, and 1 indicates it's deprecated.

All the headers have a string type. Here is an example of how response headers look:

X-Deprecated: 0
X-Total: 16
X-RateLimit-Limit: 2000
X-RateLimit-Remaining: 1999
X-RateLimit-Reset: 1587735520