get https://papi.sandbox.dolly.com/v1/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
}
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
}
Try It!
to start a request and see the response here!