Versions Compared

Key

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

...

Info

API versions

Please note that newer versions of this API may include pure additions to it (such as new properties on resources returned from an action, accepting these resources with or without the property inbound to the server, or adding new resources or actions), or new appearance of properties within JSON structures, because we assume that clients use forgiving, non-strict parsing on the JSON they receive from Devo.

New versions of the API will always be backward compatible, using a never remove, only add strategy. Contact us Visit support site in case you have any question.

...

The Devo Lookups API can be used to work with lookups easily, without the need of logging in to your Devo domain. You can use it to create new lookups, check their statuses, update and list them, etc. To learn more about lookups in Devo, go to Data enrichment.

Base URLs

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.

Child pages (Children Display)

Additional documentation

Check the following Swagger UI pages to see more details about this API and all the requests you can perform.