Document toolboxDocument toolbox

Relay API

The Devo Relay API can be used to work with relays easily, without the need of logging in to your Devo domain. You can use it to manage relays, check their statuses, update and list them, etc. To learn more about the Devo Relay in Devo, go to this section.

To perform a request with the Devo Relay API, choose the endpoint based on your Devo domain's region:

US

https://api-us.devo.com/maduro

EU

https://api-eu.devo.com/maduro

APAC

https://api-apac.devo.com/maduro

CA

https://api-ca.devo.com/maduro

Add the corresponding path to your endpoint to perform the operation you need, such as creating a new lookup, modifying it, or deleting it. Check all the available operations and how to perform them in the following sections:

Â