cURL
curl --request GET \ --url https://neo.api.projectdiscovery.io/api/v1/integration/toolkits \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": [ { "has_config_setup": true, "is_connected": true, "name": "<string>", "slug": "<string>", "connected_account_id": "<string>", "logo": "<string>" } ], "error": "<string>" }
List all available toolkits with per-user connection status.
Documentation IndexFetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt
Use this file to discover all available pages before exploring further.
JWT authentication token
List of toolkits
Show child attributes