Lookups API
Note that the Lookups API is still a beta version. Please contact us if you have any questions.
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. Visit support site in case you have any question.
Overview
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 |
|
---|---|
EU |
|
CA |
|
Asia-Pacific (APAC) |
|
ES |
|
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.
Additional documentation
Check the following Swagger UI pages to see more details about this API and all the requests you can perform.
Region | Swagger UI documentation |
---|---|
USA | |
EU | |
CA | |
Asia-Pacific (APAC) |