API basics

The mediarithmics is a REST API, supporting the JSON format (you should add the 'Content-Type: application/json' to your requests), both for requests and responses.

The base URL for the API is https://api.mediarithmics.com (make sure to use https as http support has been dropped).

Last updated