Quickstart
TL;DR¶
- Qredo API v1 is a REST-ul Open API 3 service
- Authenticate and encrypt
- Production and Sandbox environments available
Prerequisites¶
To use the Qredo API v1, you must have a Qredo account.
Further to this, the various services have their own specific requirements.
Quickstart¶
Start using the Qredo API:
- Sign into the Web App and navigate Account > Settings to generate an API key and API secret.
- Sign and encrypt your request.
- Test your integration.
- Call the Qredo API:
https://api.qredo.network/qapi/v1/
Last update: 2022-12-14