Welcome to Ordo Developer Portal
This portal is intended for developers who want to integrate with our APIs to interact with the Ordo platform for actions like sending smart requests and obtaining their Ordo payment information.
Our APIs rely on the RESTful best practices and they follow a resource based URL form. They make the most out of the HTTP protocol by using its verbs, response codes, and authentication. All APIs request and respond using the JSON format. For that reason you need to specify the header in your request.