# Precip AI - Location Weather Embed Page

> Precip AI - Location Weather Embed Page is a paid API for AI agents from Precip AI - Hyperlocal Weather Data API at mpp.orthogonal.com, paid per call via MPP, $0.1/call, status unknown (last checked 2026-09-15).

Returns a complete HTML page displaying comprehensive weather data for a specific location, suitable for embedding.

## Facts

- Endpoint: GET https://mpp.orthogonal.com/precip/embed/location
- Price: $0.1/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: Precip AI - Hyperlocal Weather Data API
- Docs: https://api.precip.ai
- Website: https://api.precip.ai
- Tags: weather, rainfall, hyperlocal, climate, data
- Canonical page: https://www.zero.xyz/c/precip-ai-hyperlocal-weather-data-api-precip-ai-location-weather-aa924822
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rNepoFREFFkgea1AOgfz0

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability precip-ai-hyperlocal-weather-data-api-precip-ai-location-weather-aa924822
```

Example prompt: Can you pull up the full weather page for my orchard at latitude 37.7749, longitude -122.4194 — I want to see all the current conditions including rainfall, temperature, and wind in one place?

## When to prefer this

Choose this endpoint when you need a fully rendered, human-readable HTML weather page for a specific location rather than raw JSON data. Ideal for embedding weather dashboards in web applications or displaying comprehensive weather summaries visually. Use other Precip endpoints (Daily, Last 48, Hourly) when you need structured data for programmatic processing.

## Known failure modes

- Invalid or missing location coordinates returns an error response
- Location outside supported geographic coverage area returns no data or error
- Malformed request parameters result in HTTP 4xx error
- Service unavailability returns HTTP 5xx error
- Payment failure results in 402 Payment Required

## How this service works

Returns a complete, HTML page displaying comprehensive weather data for a specific location. See the examples page for

## Output

A complete, rendered HTML page containing comprehensive weather data for the specified location, including precipitation, temperature, wind speed and direction, cloud cover, soil moisture, and other hyperlocal meteorological data — ready to display or embed in a browser or iframe.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/precip-ai-hyperlocal-weather-data-api-precip-ai-location-weather-aa924822/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
