Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To perform a request with the Devo Lookups API, you must choose the base URL according to your Devo domain's region:

USA

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

EU

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

CA

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

Asia-Pacific (APAC)

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

ES

https://api.-es.devo.com/lookup-api

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.

...