← Back to search
60
Partial
Agentic Readiness Score
security llms-txtopenapiapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 60/100

            

llms.txt Content

<!DOCTYPE html> <html lang="en"> <head> <title>Shodan Developer</title> <meta charset="utf-8"> <meta name="description" content="Complete reference documentation for the Shodan API"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://wire.shodan.io/v2.5.0/default/css/wire.css" media="(prefers-color-scheme: light)" rel="stylesheet"/> <link href="https://wire.shodan.io/v2.5.0/dark/css/wire.css" media="(prefers-color-scheme: dark)" rel="stylesheet"/> <link rel="shortcut icon" href="https://static.shodan.io/shodan/img/favicon.png" type="image/x-icon"> <link rel="apple-touch-icon" href="https://developer.shodan.io/static/img/apple-touch-icon-192.png"> <script defer src="https://kit.fontawesome.com/b7e79643d9.js" crossorigin="anonymous"></script> <style>#api-key-show, #api-key-content { float: right !important; border-right: none !important; } /* Smaller nvd3 chart grid lines */ .nvd3 .nv-axis line { stroke-width: 0.5px; } /* Medium devices CSS */ @media (max-width: 900px) { #api-key-content { float: none !important; } /* Skip left-right padding for Account menu so Shodan Developer menu not breaks line */ ul.right-menu li a { padding: 10px 0px 10px 0px; } .welcome .title { top: 70px !important; } } </style> <link href="https://developer.shodan.io/static/themes/dark/styles.css" media="(prefers-color-scheme: dark)" rel="stylesheet"/> </head> <body> <div class="quickbar"> <ul> <li><a href="https://www.shodan.io">Shodan</a> </li> <li><a href="https://maps.shodan.io">Maps</a> </li> <li><a href="https://images.shodan.io">Images</a> </li> <li><a href="https://monitor.shodan.io">Monitor</a> </li> <li><a href="https://www.shodan.io/about/products">More...</a> </li> </ul> </div> <div class="container u-full-width"> <div class="row"> <div class="twelve columns"> <div class="navbar"

OpenAPI Spec (preview)

{ "openapi": "3.0.0", "info": { "title": "Shodan REST API Documentation", "description": "To use the API you need to have an API key, which you can get for free by creating a Shodan account. \n \n[CREATE A SHODAN ACCOUNT](https://account.shodan.io/register)\n\nThis documentation covers the raw APIs that are provided by Shodan, you should only have to use this if no library is available in your language that wraps the Shodan API in a developer-friendly way.", "version": "1.0.0"