Overview
API status
What is implemented, prepared, and planned across the API — no surprises.
Implemented
A single honest view of what exists. 37 endpoints are implemented and 5 are planned; the catalogue holds 134 datasets (132 stable, 1 prepared, 0 planned, 1 methodology).
| Endpoint | Status |
|---|---|
| GET /api/v0/entities | Implemented |
| GET /api/v0/entities/{id} | Implemented |
| GET /api/v0/relationships | Implemented |
| GET /api/v0/search | Implemented |
| GET /api/v0/traversal | Implemented |
| GET /api/v0/assistant/explain | Implemented |
| GET /api/v0/assistant/compare | Implemented |
| GET /api/v0/assistant/path | Implemented |
| GET /api/v0/datasets | Implemented |
| GET /api/v0/datasets/{id} | Implemented |
| GET /api/v0/citations | Implemented |
| GET /api/v0/citations/{id} | Implemented |
| GET /api/v0/images | Implemented |
| GET /api/v0/sources | Implemented |
| POST /api/v0/graph/sparql | Planned |
| POST /api/v0/graph/graphql | Planned |
| GET /api/v0/live-sky/providers | Implemented |
| GET /api/v0/live-sky/moon | Implemented |
| GET /api/v0/live-sky/sun | Implemented |
| GET /api/v0/live-sky/planets | Implemented |
| GET /api/v0/live-sky/tonight | Implemented |
| GET /api/v0/openapi.json | Implemented |
| GET /api/v0/contribution-types | Implemented |
| GET /api/v0/review-states | Implemented |
| GET /api/v0/contribution-guidelines | Implemented |
| POST /api/v1/contributions | Planned |
| GET /api/v0/relationships/{id} | Planned |
| GET /api/v0/live-sky/{provider}/now | Planned |
| GET /api/v0/live/space-weather | Implemented |
| GET /api/v0/live/space-weather/solar | Implemented |
| GET /api/v0/live/space-weather/geomagnetic | Implemented |
| GET /api/v0/live/space-weather/events | Implemented |
| GET /api/v0/live/providers | Implemented |
| GET /api/v0/live/neo | Implemented |
| GET /api/v0/live/neo/close-approaches | Implemented |
| GET /api/v0/live/neo/{designation} | Implemented |
| GET /api/v0/live/satellites | Implemented |
| GET /api/v0/live/satellites/{id} | Implemented |
| GET /api/v0/live/satellites/{id}/passes | Implemented |
| GET /api/v0/live/events | Implemented |
| GET /api/v0/live/events/eclipses | Implemented |
| GET /api/v0/live/events/launches | Implemented |