Logo
30daysofpostman API Documentation

Cosmos

Number of APIs: 2


A sample API that retrieves constellations as an example to demonstrate features in the OpenAPI 3.0 specification


1. cosmos - Info for a specific constellation

GET {{baseUrl}}/cosmos/:cosmoId



2. cosmos - List all cosmos

GET {{baseUrl}}/cosmos



ENDPOINTS