{
  "x402Version": 2,
  "id": 4333,
  "slug": "4333",
  "resource": "https://ephemeris.561.group/v1/ephemeris/moment/:date",
  "description": "Moment Essentials: deterministic apparent tropical ephemeris for one exact UTC instant—10 bodies, signs, motion, lunar phase, major aspects, provenance, and audited error bounds.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x42F72C0a340A4A55C082Fe42483e87691D2bff64",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "40000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "date": "2026-08-28"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "accuracy": {
              "method": "independently audited against astronomy-engine (VSOP87/ELP)",
              "validRange": "1800-2050"
            },
            "aspects": [
              {
                "bodyA": "jupiter",
                "bodyB": "uranus",
                "name": "sextile",
                "offset": -0.08,
                "phase": "applying"
              }
            ],
            "bodies": {
              "sun": {
                "degreeInSign": 28.3151,
                "latitude": 0,
                "longitude": 118.3151,
                "motion": "direct",
                "sign": "Cancer",
                "speed": 0.95465
              }
            },
            "frame": "geocentric ecliptic-of-date, tropical, apparent",
            "lunarPhase": {
              "illuminatedFraction": 0.566,
              "name": "first quarter",
              "trend": "waxing"
            },
            "provenance": {
              "algorithm": "meeus-truncated-series + jpl-approximate-elements (zero-dependency)"
            },
            "time": "2026-07-21T00:00:00.000Z"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/ephemeris/moment/:date",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "date": {
                    "description": "Exact ISO-8601 UTC date or instant, e.g. 2026-07-21T00:00:00Z.",
                    "type": "string"
                  }
                },
                "required": [
                  "date"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "accuracy": {
                    "type": "object"
                  },
                  "aspects": {
                    "type": "array"
                  },
                  "bodies": {
                    "type": "object"
                  },
                  "frame": {
                    "type": "string"
                  },
                  "lunarPhase": {
                    "type": "object"
                  },
                  "provenance": {
                    "type": "object"
                  },
                  "time": {
                    "type": "string"
                  }
                },
                "required": [
                  "time",
                  "frame",
                  "bodies",
                  "lunarPhase",
                  "aspects",
                  "provenance",
                  "accuracy"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "ephemeris.561.group",
  "lastUpdated": "2026-08-30T03:54:27.489Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-08-30T03:54:27.23Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "ephemeris.561.group",
    "manifest_name": "ephemeris.561.group",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}