Endpoints
The list of possible endpoints
Last updated
The list of possible endpoints
Last updated
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": "2026-02-01T19:14:56.597Z"
}