The list of possible endpoints
Returns the list of enpoints
Successful operation
The list of enpoints
GET /v1/ HTTP/1.1 Host: api.droptopfour.com Accept: */*
[ { "method": "text", "path": "https://example.com", "description": "text" } ]
Returns API version and timestamp
The response of the ping
GET /v1/ping HTTP/1.1 Host: api.droptopfour.com Accept: */*
{ "version": "text", "timestamp": "2025-08-31T01:05:33.719Z" }
Last updated 1 year ago
Was this helpful?