Skip to main content

Registry Metadata

Get Complete Registry

Access Registry File Directly

Both endpoints return the same registry data.

Discovering Available Runs

List Available Runs for a Model and Date

Response: JSON directory listing showing run times (e.g., 00:00:00, 06:00:00, 12:00:00, 18:00:00)

List Models Available

List Dates for a Model

List Months for a Model and Year

Archive Server Examples

Query Archive Server Directly

Archive servers don’t have the /archives/meta endpoint.

Health Check

Response: 200 OK with plain text “OK”

Complete Workflow

Authentication

All endpoints (except /health) require HTTP Basic Authentication:
  • Username: mams
  • Password: archive2025
These credentials are different from the ModMS query/web interface (modms / CLandSky on port 8081).