The list of possible endpoints
Returns the list of enpoints
The list of enpoints
GET /v1/ HTTP/1.1 Host: api.droptopfour.com Accept: */*
Successful operation
[ { "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-06-26T15:49:09.754Z" }
Last updated 11 months ago
Was this helpful?