⚙️About Rest API
Since the API is based on REST principles, it's very easy to write and test applications. You can use your browser to access URLs, and you can use pretty much any HTTP client in any programming language to interact with the API. Features
REST API
Supports JSON for requests and responses
Simple data model
Secured by SSL and API Key
Last updated