API Reference
Developer access to cosmic telemetry.
REST API Interface
ASTRA provides a limited set of public endpoints for developers and educational institutions.
POST
/api/universeRetrieve cosmic historical data for a specific date.
GET
/api/apodFetch the latest NASA Astronomy Picture of the Day metadata.
Authentication
All API requests must include a valid session token obtained via the ASTRA authentication system (Supabase Auth).