Skip to main content

Available list API Endpoints

As the name implies, the List endpoint provides access to all lists. The List API is used to manage lists and retrieve list items.

RESTful REST endpoint

The endpoint is located at the /api/v1/list URL. See API reference for more details.

HTTP RPC Agent

The endpoint is located at the /api/v1/agent/list URL. See API reference for more details.

SOAP list endpoint

The endpoint is located at the /Remote/Services88/list.svc URL. See API reference for more details.

MDO lists

Many SuperOffice lists are exposed through the MDO (Multi-Data Object) system. If you need to retrieve dynamic list content for UI elements, such as dropdowns or selection lists, use an MDO provider. See the full list of available providers in the MDO list provider reference.

How-to guides

View the How-To pages to see how to work with the lists endpoint to manage lists.