get https://api.securitytrails.com/v1/ping
You can use this simple endpoint to test your authentication and access to the SecurityTrails API.
Responses
You can use this simple endpoint to test your authentication and access to the SecurityTrails API.
xxxxxxxxxx
curl --request GET \
--url 'https://api.securitytrails.com/v1/ping?apikey=your_api_key' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: