Skip to main content

3 docs tagged with "CORE"

View All Tags

Check

The "Check" endpoint is used to perform a status check on an API service request. This endpoint requires bearer authentication, which means the client must provide a valid authentication token in the request headers to access this endpoint.

Lookup

The "Lookup" endpoint is used to perform a data lookup request for use in an API session. This endpoint requires bearer authentication, which means the client must provide a valid authentication token in the request headers to access this endpoint.

Ping

The "Ping" endpoint is used to perform a connectivity and availability test to the MPSMS API service. This endpoint allows clients to check if the MPSMS API is reachable and responsive, which is crucial for ensuring the proper functioning of the client's application.