# nanosnap-console — AI Crawler Guide # Format: text/plain, `Key: Value` pairs grouped by `## Section` headers. # Audience: automated AI crawlers, retrieval agents, and operators. ## Service Name: nanosnap-console Base URL: https://nanosnap.app Contact: api-support@ppn-hub.com ## AI Policy Status: AI crawlers are WELCOME Rate Limit (default): 100 requests/hour Rate Limit (approved partners): 1,000 requests/hour Apply For Higher Limits: api-support@ppn-hub.com ## Recommended User-Agent Format: [AI-Name]/[version] ([purpose]; +[contact-url]) Examples: ChatGPT-User/1.0 (research; +https://openai.com) Claude-Web/2.0 (data-collection; +https://anthropic.com) Gemini-Bot/1.0 (training; +https://google.com) ## Data Freshness Update Frequency: unspecified (see /openapi.json) Cache Recommended: unspecified (treat as short-lived; honour Cache-Control headers) ## Caching Etiquette - Honour `Cache-Control` and `ETag` headers on every response. - Use conditional requests (`If-Modified-Since`, `If-None-Match`). - Implement exponential backoff on 429 / 5xx. - Re-fetch real-time data (alerts, weather) instead of serving stale cache. ## More Information API Info: https://nanosnap.app/.well-known/api-info OpenAPI Spec: https://nanosnap.app/openapi.json robots.txt: https://nanosnap.app/robots.txt Contact: api-support@ppn-hub.com