Skip to main content

Retrieve service and capabilities configuration via API

Support avatar
Written by Support
Updated over 4 months ago

Overview

This article explains how to retrieve the available Services and Capabilities on your MotionTools platform.

Prerequisites

Retrieve the service ID’s and associated capabilities configuration

  • Perform a GET /api/hailing/services (doc link) request to the API.

    • View an example request and response in our API docs here.

    • If you are unsure about how to interact with our API, please read this article first.

  • If successful, the result will contain the list of defined services together with the capabilities configuration for each service.

Relevance

The service id & capabilities configuration are useful in the following cases:

Related resources

Did this answer your question?