The Securo API is designed with REST. Our API has accepts JSON request bodies, and return JSON responses, and uses standard HTTP response codes, authentication.

You can use the Securo API in Sandbox environment, which doesn't affect your production data or interact with the mainnet smart contracts.

Sandbox Environment: https://sandbox.securo.dev
Production Environment: https://api.securo.dev

There are some public and private API, which can getting to access the data easily. For the private API, you need to authenticate the API by configuring API keys.