Endpoints
The list of possible endpoints
Last updated
Was this helpful?
The list of possible endpoints
Last updated
Was this helpful?
Was this helpful?
GET /v1/ HTTP/1.1
Host: api.droptopfour.com
Accept: */*
[
{
"method": "text",
"path": "https://example.com",
"description": "text"
}
]GET /v1/ping HTTP/1.1
Host: api.droptopfour.com
Accept: */*
{
"version": "text",
"timestamp": "2025-12-19T17:36:20.147Z"
}