{ "schema_version": "v1", "name_for_human": "RAPP Static APIs", "name_for_model": "rapp_static_apis", "description_for_human": "A server-free commons of read-only APIs served from GitHub raw.", "description_for_model": "Read-only data commons served entirely as static JSON over raw.githubusercontent.com (CORS-open, no auth). To use: GET the root registry at registry.json for the index of all APIs; each entry has a `registry` URL (its own index), a `status` URL, `raw_base`, and `capabilities`. Drill into any API by fetching its registry. All responses are JSON; no writes.", "api": { "type": "registry", "url": "https://raw.githubusercontent.com/kody-w/rapp-static-apis/main/registry.json", "is_user_authenticated": false }, "logo_url": "https://kody-w.github.io/rapp-static-apis/favicon.svg", "contact_email": "kody-w@users.noreply.github.com", "legal_info_url": "https://raw.githubusercontent.com/kody-w/rapp-static-apis/main/LICENSE", "generated": "2026-07-06T00:03:27Z" }