cURL
curl --request GET \ --url https://api.odin.io/v1/cves/all/{ip}/{page} \ --header 'X-API-Key: <api-key>'
{ "data": {}, "message": "<string>", "success": true }
Get the detailed cve details for ip based on page
Documentation IndexFetch the complete documentation index at: https://docs.odin.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.odin.io/llms.txt
Use this file to discover all available pages before exploring further.
get the ip
get the page
OK
Show child attributes
Was this page helpful?