Introduction
Public Access

Introduction

Welcome to the Indian Space Data API

The most comprehensive, developer-friendly REST API for ISRO missions, spacecrafts, launchers, and launch history. This API provides programmatic access to rich data tables tracking India's space exploration journeys.

Endpoint

GEThttps://space.veerexa.com/api/v1

Request Snippet

curl -X GET "https://space.veerexa.com/api/v1/"

Response Sample

{
  "message": "Welcome to the ISRO Space Data API",
  "version": "1.0",
  "status": "operational",
  "docs": "https://space.veerexa.com/developers/docs"
}