Rapid7 · Schema
CrawlerInitializationConfig
SecurityVulnerability ManagementSIEMXDRCloud SecuritySOARApplication Security
Properties
| Name | Type | Description |
|---|---|---|
| secure | boolean | |
| host | string | |
| port | integer | |
| version | string | |
| browser_pool_size | integer | |
| track_progress | boolean | |
| return_request | string | |
| track_request | string | |
| node_js_max_old_space_size | integer | |
| browser_idle_timeout_seconds | integer | |
| browser_close_after_request_count | integer | |
| browser_acquisition_timeout_minutes | integer |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/CrawlerInitializationConfig",
"title": "CrawlerInitializationConfig",
"properties": {
"secure": {
"type": "boolean"
},
"host": {
"type": "string"
},
"port": {
"type": "integer",
"format": "int64"
},
"version": {
"type": "string"
},
"browser_pool_size": {
"type": "integer",
"format": "int64"
},
"track_progress": {
"type": "boolean"
},
"return_request": {
"type": "string",
"enum": [
"NO",
"RAW_REQUEST_DATA",
"PROCESSED_REQUEST_DATA"
]
},
"track_request": {
"type": "string",
"enum": [
"NONE",
"ENDPOINT_CALL",
"ENDPOINT_CALL_AND_RAW_REQUEST",
"ENDPOINT_CALL_AND_PROCESSED_REQUEST"
]
},
"node_js_max_old_space_size": {
"type": "integer",
"format": "int64"
},
"browser_idle_timeout_seconds": {
"type": "integer",
"format": "int64"
},
"browser_close_after_request_count": {
"type": "integer",
"format": "int64"
},
"browser_acquisition_timeout_minutes": {
"type": "integer",
"format": "int64"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/rapid7-crawlerinitializationconfig"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.