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/universe

Retrieve cosmic historical data for a specific date.

GET/api/apod

Fetch 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).