cURL
curl --request GET \ --url https://neo.api.projectdiscovery.io/api/v1/codewiki/{indexName}/search \ --header 'Authorization: Bearer <token>'
{ "success": true, "query": "<string>", "results": [ {} ], "total": 123 }
Search the codewiki for an index.
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
Search query
Maximum results to return
Search results