Document toolboxDocument toolbox

Delivery methods API

[ 1 Overview ] [ 2 Base URLs ]

Overview

The Delivery methods API can be used to work with delivery methods easily, without the need of logging in to your Devo domain. You can use it to create new methods, check their statuses, update them, or get information about them. To learn more about alerts in Devo, go to Manage delivery methods.

Base URLs

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

Region

Base URL

Region

Base URL

USA

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

EU

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

CA

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

Asia-Pacific (APAC)

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

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