{"ok":true,"schema_version":1,"data":{"agent_readiness":{"blocker_level":"missing-data","blockers":[{"code":"missing-docs","field":"docs_url","message":"No public documentation link is recorded.","next_action":"Add an official docs URL or document that no public docs exist.","severity":"missing-data"}],"missing_fields":["docs_url"],"status":"callable"},"categories":["baseline-augmented","baseline-curated","official-api","official-source-repo","official-website"],"completeness_score":93,"contract_version":"2026-07-03.2","example_count":0,"examples":[],"generated_at":"2026-07-27T10:51:25.049Z","integration_readiness":100,"name":"Leadpoet","netuid":71,"readiness":{"components":{"active_lifecycle":true,"auth_clarity":true,"callable_now":true,"documented":true,"has_callable_api":true,"has_candidate_api":true,"has_public_docs":false,"has_source_repo":true,"profile_complete":true},"readiness_tier":"buildable","readiness_version":2,"score":100,"readiness_verified":true},"schema_version":1,"service_count":6,"services":[{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://leadpoet.com/api/contact","capability":"Leadpoet contact form API","description":"Public no-auth POST /api/contact on leadpoet.com documented in the subnet OpenAPI schema (path /api/contact). Marketing contact-form submit with a JSON body; probe.enabled:false because it is a write endpoint and not safe to auto-probe. Live-verified 2026-07-21: GET returns HTTP 200 (endpoint reachable); POST left unfired.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer","status-unknown"],"live_status":"unknown"},"fixture_status":{"artifact_path":null,"captured_at":null,"reason":"fixture capture only samples enabled GET probes","status":"non-get"},"health":{"status":"unknown","classification":null,"latency_ms":null,"last_ok":null,"last_checked":null,"stale":false,"observed_by":"unavailable"},"kind":"subnet-api","provider":"leadpoet","schema_artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","hash":"f5cfbd42ab3cb7afdc2c4320333aeffd65ead0c52654e05f181755f5e50ec37c","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-71-leadpoet-openapi","url":"https://leadpoet.com/api/openapi.json"},"schema_status":"machine-readable","schema_url":"https://leadpoet.com/api/openapi.json","snippets":{"curl":"curl -sS 'https://leadpoet.com/api/contact'","python":"import requests\n\nresp = requests.get(\"https://leadpoet.com/api/contact\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://leadpoet.com/api/contact\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-71-leadpoet-contact-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://leadpoet.com/api/geo/cities","capability":"Leadpoet geo cities","description":"Public no-auth GET returning the supported cities list for lead geo-targeting. Documented in the subnet's own OpenAPI schema.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-geo-cities.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://leadpoet.com/api/geo/cities"},"response":{"content_type":"application/json; charset=utf-8","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-geo-cities.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":93,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"leadpoet","schema_artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","hash":"f5cfbd42ab3cb7afdc2c4320333aeffd65ead0c52654e05f181755f5e50ec37c","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-71-leadpoet-openapi","url":"https://leadpoet.com/api/openapi.json"},"schema_status":"machine-readable","schema_url":"https://leadpoet.com/api/openapi.json","snippets":{"curl":"curl -sS 'https://leadpoet.com/api/geo/cities'","python":"import requests\n\nresp = requests.get(\"https://leadpoet.com/api/geo/cities\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://leadpoet.com/api/geo/cities\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-71-leadpoet-geo-cities"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://leadpoet.com/api/geo/countries","capability":"Leadpoet country reference list","description":"Public no-auth GET /api/geo/countries on leadpoet.com returning the ISO country code/label reference list used by the platform's lead-fulfillment forms. Confirmed present at the exact path in the subnet's own OpenAPI schema (GET /api/geo/countries, tag \"reference\", summary \"List ISO countries (priority-ordered)\", response schema GeoOption[]) — the same schema already registered as the sn-71-leadpoet-openapi surface in this file; same leadpoet.com host as the existing health surface.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-geo-countries.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://leadpoet.com/api/geo/countries"},"response":{"content_type":"application/json; charset=utf-8","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-geo-countries.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":98,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"data-artifact","provider":"leadpoet","schema_artifact":null,"schema_source":null,"schema_status":null,"schema_url":null,"snippets":{"curl":"curl -sS 'https://leadpoet.com/api/geo/countries'","python":"import requests\n\nresp = requests.get(\"https://leadpoet.com/api/geo/countries\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://leadpoet.com/api/geo/countries\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-71-leadpoet-geo-countries"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://leadpoet.com/api/geo/states","capability":"Leadpoet geo states","description":"Public no-auth GET returning the supported US states list for lead geo-targeting. Documented in the subnet's own OpenAPI schema.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-geo-states.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://leadpoet.com/api/geo/states"},"response":{"content_type":"application/json; charset=utf-8","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-geo-states.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":95,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"leadpoet","schema_artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","hash":"f5cfbd42ab3cb7afdc2c4320333aeffd65ead0c52654e05f181755f5e50ec37c","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-71-leadpoet-openapi","url":"https://leadpoet.com/api/openapi.json"},"schema_status":"machine-readable","schema_url":"https://leadpoet.com/api/openapi.json","snippets":{"curl":"curl -sS 'https://leadpoet.com/api/geo/states'","python":"import requests\n\nresp = requests.get(\"https://leadpoet.com/api/geo/states\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://leadpoet.com/api/geo/states\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-71-leadpoet-geo-states"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://leadpoet.com/api/health","capability":"Leadpoet web health API","description":"Public no-auth GET /api/health on leadpoet.com returning JSON liveness (observed: {\"status\":\"ok\",\"service\":\"leadpoet-web\",...}). Documented in the subnet's own OpenAPI (leadpoet.com/api/openapi.json, path /api/health); same host as the official Leadpoet website linked from the SN71 source repository README.","eligibility":{"callable":true,"reasons":["not-bittensor-base-layer"],"live_status":"ok"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-health-api.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://leadpoet.com/api/health"},"response":{"content_type":"application/json; charset=utf-8","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-health-api.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"ok","classification":"live","latency_ms":71,"last_ok":"2026-07-27T23:00:18.289Z","last_checked":"2026-07-27T23:00:18.289Z","stale":false,"observed_by":"live-cron-prober"},"kind":"subnet-api","provider":"leadpoet","schema_artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","hash":"f5cfbd42ab3cb7afdc2c4320333aeffd65ead0c52654e05f181755f5e50ec37c","match":"same-origin-openapi","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-71-leadpoet-openapi","url":"https://leadpoet.com/api/openapi.json"},"schema_status":"machine-readable","schema_url":"https://leadpoet.com/api/openapi.json","snippets":{"curl":"curl -sS 'https://leadpoet.com/api/health'","python":"import requests\n\nresp = requests.get(\"https://leadpoet.com/api/health\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://leadpoet.com/api/health\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-71-leadpoet-health-api"},{"auth":null,"auth_required":false,"auth_schemes":[],"authority":"community","base_url":"https://leadpoet.com/api/openapi.json","capability":"Leadpoet public web API OpenAPI schema","description":"Public no-auth OpenAPI 3.x schema for the SN71 Leadpoet web API (title \"Leadpoet Public API\", 5 paths) on leadpoet.com. Documents /api/health, /api/contact, and geo lookup routes for agents and prospective customers; same host as the existing health surface.","eligibility":{"callable":false,"reasons":["not-bittensor-base-layer"],"live_status":"unknown"},"fixture":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-openapi.json","captured_at":"2026-07-27T10:51:25.372Z","request":{"method":"GET","url":"https://leadpoet.com/api/openapi.json"},"response":{"content_type":"application/vnd.oai.openapi+json; charset=utf-8","status":200}},"fixture_status":{"artifact_path":"/metagraph/fixtures/sn-71-leadpoet-openapi.json","captured_at":"2026-07-27T10:51:25.372Z","reason":null,"status":"available"},"health":{"status":"unknown","classification":null,"latency_ms":null,"last_ok":null,"last_checked":null,"stale":false,"observed_by":"unavailable"},"kind":"openapi","provider":"leadpoet","schema_artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","schema_source":{"artifact":"/metagraph/schemas/sn-71-leadpoet-openapi.json","hash":"f5cfbd42ab3cb7afdc2c4320333aeffd65ead0c52654e05f181755f5e50ec37c","match":"surface-id","observed_at":"2026-07-27T10:51:25.372Z","status":"captured","surface_id":"sn-71-leadpoet-openapi","url":"https://leadpoet.com/api/openapi.json"},"schema_status":"machine-readable","schema_url":"https://leadpoet.com/api/openapi.json","snippets":{"curl":"curl -sS 'https://leadpoet.com/api/openapi.json'","python":"import requests\n\nresp = requests.get(\"https://leadpoet.com/api/openapi.json\")\nresp.raise_for_status()\nprint(resp.json())","typescript":"const resp = await fetch(\"https://leadpoet.com/api/openapi.json\");\nif (!resp.ok) throw new Error(`HTTP ${resp.status}`);\nconst data = await resp.json();"},"surface_id":"sn-71-leadpoet-openapi"}],"slug":"sn-71","subnet_type":"application","operational_observed_at":"2026-07-27T23:00:18.289Z","health_source":"live-cron-prober"},"meta":{"artifact_path":"/metagraph/agent-catalog/71.json","cache":"standard","contract_version":"2026-07-03.2","generated_at":"2026-07-27T10:51:25.049Z","published_at":"2026-07-27T10:51:25.049Z","source":"live-cron-prober","operational_observed_at":"2026-07-27T23:00:18.289Z"}}