# ArcWeather Docs ## Docs - [About Radar Services](https://docs.arcweather.cloud/about-radar-services.md) - [Getting Started](https://docs.arcweather.cloud/api-getting-started.md) - [Get radar PMTiles archive by timestamp](https://docs.arcweather.cloud/api-reference/radar/get-radar-pmtiles-archive-by-timestamp.md): Returns a CONUS radar PMTiles archive for the requested published timestamp. The timestamp should be obtained from the `/status.json` endpoint. Radar is distributed as PMTiles only and is not available as traditional XYZ tile endpoints. - [Get radar publication status](https://docs.arcweather.cloud/api-reference/radar/get-radar-publication-status.md): Returns the current health of the radar service, the latest available published radar timestamp, and a list of available timestamps. Clients should call this endpoint before requesting a PMTiles archive. - [Attribution & Usage Requirements](https://docs.arcweather.cloud/attribution-and-usage-requirements.md) - [Authentication](https://docs.arcweather.cloud/authentication.md) - [Welcome to ArcWeather](https://docs.arcweather.cloud/learn-more.md) - [Getting Started](https://docs.arcweather.cloud/platform-getting-started.md) - [Pricing](https://docs.arcweather.cloud/pricing.md) - [Static Radar Service](https://docs.arcweather.cloud/static-radar-service.md) ## OpenAPI Specs - [radaropenapi](https://docs.arcweather.cloud/ArcAPI/radaropenapi.json) - [openapi](https://docs.arcweather.cloud/api-reference/openapi.json)