{
  "x402Version": 2,
  "id": 2203,
  "slug": "2203",
  "resource": "https://mysticapi.com/v1/sky/today",
  "description": "Live universal sky snapshot, no inputs: geocentric ecliptic longitudes for 13 bodies (Sun through Pluto, Chiron, lunar nodes) with zodiac sign/degree and 64-gate wheel placements, current moon phase and illumination, active retrogrades, and a 30-day almanac of upcoming stations and lunations. JPL-validated ephemeris. JSON. $0.01 USDC via x402, or API key.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x40e5A6647803c2DD686049dcDC5F9c34817D7a7F",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "PFhAMHQ6xPADiH63sjpC28RfyVChoXqgHFjbX1tkU6R",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "attribution": "Powered by MysticAPI — https://mysticapi.com",
            "date": "2026-07-20",
            "generatedAt": "2026-07-20T13:07:00.000Z",
            "moon": {
              "elongationDeg": 132.4,
              "illumination": 0.82,
              "nextFullMoon": {
                "date": "2026-07-29",
                "daysAway": 9,
                "prep": "A culmination point — notice what has come to a head and release what is complete.",
                "title": "Full Moon",
                "type": "full_moon"
              },
              "nextNewMoon": {
                "date": "2026-08-12",
                "daysAway": 23,
                "prep": "A natural reset — a good window to set intentions and begin.",
                "title": "New Moon",
                "type": "new_moon"
              },
              "phaseName": "Waxing Gibbous"
            },
            "positions": {
              "moon": {
                "gate": {
                  "gate": 5,
                  "line": 2
                },
                "label": "Moon",
                "longitude": 250.7,
                "zodiac": {
                  "degree": 10.7,
                  "sign": "Sagittarius"
                }
              },
              "sun": {
                "gate": {
                  "gate": 33,
                  "line": 4
                },
                "label": "Sun",
                "longitude": 118.32,
                "zodiac": {
                  "degree": 28.32,
                  "sign": "Cancer"
                }
              }
            },
            "retrogrades": {
              "active": [
                {
                  "label": "Saturn",
                  "planet": "saturn"
                }
              ],
              "upcomingStations": []
            },
            "upcoming": [
              {
                "date": "2026-07-29",
                "daysAway": 9,
                "prep": "A culmination point — notice what has come to a head and release what is complete.",
                "title": "Full Moon",
                "type": "full_moon"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "attribution": {
                    "type": "string"
                  },
                  "date": {
                    "description": "UTC date (YYYY-MM-DD)",
                    "type": "string"
                  },
                  "generatedAt": {
                    "description": "ISO instant the snapshot was computed",
                    "type": "string"
                  },
                  "moon": {
                    "description": "Phase name, illumination fraction 0..1, elongation degrees, next new/full moon events",
                    "type": "object"
                  },
                  "positions": {
                    "description": "Map of 13 bodies (sun, moon, mercury, venus, mars, jupiter, saturn, uranus, neptune, pluto, chiron, northNode, southNode) — example truncated to two.",
                    "type": "object"
                  },
                  "retrogrades": {
                    "description": "Active retrogrades + upcoming stations in the scan window",
                    "type": "object"
                  },
                  "upcoming": {
                    "description": "Chronological universal events over the next 30 days",
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mysticapi.com",
  "lastUpdated": "2026-09-15T19:52:47.832Z",
  "quality": {
    "calls30d": 14,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-15T19:52:47.527Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mysticapi.com",
    "manifest_name": "mysticapi.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}