API Reference

Return Ping

A simple route that can be used to validate that the API is up and running.

Endpoint

https://papi.sandbox.dolly.com/v1/ping

HTTP Method

GET

Example Response

{
    "ping": true
}
Language
Click Try It! to start a request and see the response here!