{"id":35432395,"url":"https://github.com/supermodeltools/openapi-spec","last_synced_at":"2026-04-02T11:46:25.721Z","repository":{"id":330187135,"uuid":"1121856052","full_name":"supermodeltools/openapi-spec","owner":"supermodeltools","description":"Spec for Supermodel public API in OpenAPI YAML. Use as a reference or generate your own clients.","archived":false,"fork":false,"pushed_at":"2026-03-25T05:55:33.000Z","size":48,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-26T08:57:31.192Z","etag":null,"topics":["api","architecture","architecture-docs","code-graph","openapi","openapi-spec","static-analysis","supermodel"],"latest_commit_sha":null,"homepage":"https://repos.supermodeltools.com/openapi-spec/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/supermodeltools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-23T17:04:50.000Z","updated_at":"2026-03-25T05:55:22.000Z","dependencies_parsed_at":"2026-01-12T12:04:10.659Z","dependency_job_id":null,"html_url":"https://github.com/supermodeltools/openapi-spec","commit_stats":null,"previous_names":["supermodeltools/openapi-spec"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/supermodeltools/openapi-spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermodeltools%2Fopenapi-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermodeltools%2Fopenapi-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermodeltools%2Fopenapi-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermodeltools%2Fopenapi-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/supermodeltools","download_url":"https://codeload.github.com/supermodeltools/openapi-spec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/supermodeltools%2Fopenapi-spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305809,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","architecture","architecture-docs","code-graph","openapi","openapi-spec","static-analysis","supermodel"],"created_at":"2026-01-02T21:09:42.008Z","updated_at":"2026-04-02T11:46:25.702Z","avatar_url":"https://github.com/supermodeltools.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supermodel OpenAPI Specification\n\n[![npm](https://img.shields.io/npm/v/@supermodeltools/openapi-spec)](https://www.npmjs.com/package/@supermodeltools/openapi-spec)\n[![OpenAPI](https://img.shields.io/badge/OpenAPI-3.0-green)](https://spec.openapis.org/oas/v3.0.0)\n[![Validate OpenAPI](https://github.com/supermodeltools/openapi-spec/actions/workflows/validate.yml/badge.svg)](https://github.com/supermodeltools/openapi-spec/actions/workflows/validate.yml)\n\nOpenAPI 3.0 specification for the [Supermodel API](https://docs.supermodeltools.com) - code graphing and static analysis.\n\n---\n\n## ⭐ Star the Supermodel Ecosystem\n\nIf this is useful, please star our tools — it helps us grow:\n\n[![mcp](https://img.shields.io/github/stars/supermodeltools/mcp?style=social)](https://github.com/supermodeltools/mcp) \u0026nbsp;[![mcpbr](https://img.shields.io/github/stars/supermodeltools/mcpbr?style=social)](https://github.com/supermodeltools/mcpbr) \u0026nbsp;[![typescript-sdk](https://img.shields.io/github/stars/supermodeltools/typescript-sdk?style=social)](https://github.com/supermodeltools/typescript-sdk) \u0026nbsp;[![arch-docs](https://img.shields.io/github/stars/supermodeltools/arch-docs?style=social)](https://github.com/supermodeltools/arch-docs) \u0026nbsp;[![dead-code-hunter](https://img.shields.io/github/stars/supermodeltools/dead-code-hunter?style=social)](https://github.com/supermodeltools/dead-code-hunter) \u0026nbsp;[![Uncompact](https://img.shields.io/github/stars/supermodeltools/Uncompact?style=social)](https://github.com/supermodeltools/Uncompact) \u0026nbsp;[![narsil-mcp](https://img.shields.io/github/stars/supermodeltools/narsil-mcp?style=social)](https://github.com/supermodeltools/narsil-mcp)\n\n---\n\n## Install\n\n```bash\nnpm install @supermodeltools/openapi-spec\n```\n\nThe spec is available at `node_modules/@supermodeltools/openapi-spec/openapi.yaml`.\n\n## Endpoints\n\n| Method | Path | Description |\n|--------|------|-------------|\n| POST | `/v1/graphs/dependency` | File-level dependency graph |\n| POST | `/v1/graphs/call` | Function-level call graph |\n| POST | `/v1/graphs/domain` | Domain model classification |\n| POST | `/v1/graphs/parse` | AST parse tree relationships |\n| POST | `/v1/graphs/supermodel` | Full Supermodel IR bundle |\n\nAll endpoints accept a zipped repository snapshot and return graph data as JSON.\n\n## Authentication\n\nRequests require an API key via `X-Api-Key` header. Get your key from the [Supermodel Dashboard](https://dashboard.supermodeltools.com).\n\n## Links\n\n- [API Documentation](https://docs.supermodeltools.com)\n- [API Terms of Service](https://supermodeltools.com/legal/api-terms)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermodeltools%2Fopenapi-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupermodeltools%2Fopenapi-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermodeltools%2Fopenapi-spec/lists"}