v1

latestOpenAPI 3.1.02026-07-244190162.0 KB

Ping

You can use this simple endpoint to test your authentication and access to the SecurityTrails API.

get/ping

Query parameters

apikeystring

Your SecurityTrails API key. See authentication documentation

Response

200

successboolean

Example response

{
  "success": true
}