Can I get the results from the API compressed?

Yes, you can enable compression of the results by specifying an Accept-Encoding header in your requests, like this:

Accept-Encoding: gzip, deflate

Note that this requires that your HTTP client supports compression.

Still need help? Contact us Contact us