Details on the ProjectDiscovery API
cURL
, Python
, JavaScript
, PHP
, Go
and Java
. Each endpoint includes the required authorization information and parameters, and provides examples of the response you should expect.
X-Api-Key
- which should simply be the value of your API key found with your ProjectDiscovery account.
You must make all API calls over HTTPS
. Calls made over plain HTTP will fail, as will requests without authentication or without all required parameters.