• Welcome
  • API Reference
Precipitation Data
    Daily Precipitation DatagetHourly Precipitation DatagetLast 48 Hours Precipitation DatagetRecent Rain Eventget
Soil Data
    Daily Soil MoisturegetHourly Soil MoisturegetSoil TemperaturegetSnow Depthget
Atmospheric Data
    Air TemperaturegetSpecific HumiditygetRelative HumiditygetWind SpeedgetWind GustsgetWind DirectiongetCloud CovergetSolar Radiationget
Bulk Export
    Create Bulk Exportpost
Map Services
    Esri Image Server IntegrationgetMap Layer TilesgetQueryget
Embed Widgets
    Embeddable HTML UIget
MCP Servers
    MCP ServerpostMCP Server (x402 Pay-per-use)post
Other endpoints
    Redirect to Dev PortalgetRedirect to new Dev PortalgetHourly Precipitation Data (x402)getLast 48 Hours Precipitation Data (x402)getRecent Rain Event (x402)getDaily Soil Moisture (x402)getHourly Soil Moisture (x402)getHourly Soil Temperature 0-10cm (x402)getHourly Air Temperature (x402)getHourly Specific Humidity (x402)getHourly Relative Humidity (x402)getHourly Wind Speed (x402)getHourly Wind Gust Speed (x402)getHourly Wind Direction (x402)getHourly Cloud Cover (x402)getHourly Solar Radiation (x402)getx402 (GET) via Orthogonalgetx402 (POST) via Orthogonalpost
Schemas
powered by Zudoku
Precipitation & Weather Data API
Precipitation & Weather Data API

MCP Servers

Endpointhttps://api.precip.ai

Model Context Protocol server endpoints for AI tool integration


MCP Server

POST
https://api.precip.ai
/mcp

Model Context Protocol server endpoint for AI tool integration

MCP Server › Headers

Authorization
string · required

The Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.

MCP Server › Responses

200

MCP server response

POST/mcp
curl --request POST \
  --url https://api.precip.ai/mcp \
  --header 'Authorization: <string>'
shell
Example Responses
{}
json
application/json

MCP Server (x402 Pay-per-use)

POST
https://api.precip.ai
/mcp-x402

Model Context Protocol server endpoint for unauthenticated pay-per-use access via x402. No API key required - payment is handled automatically through the x402 protocol.

MCP Server (x402 Pay-per-use) › Responses

200

MCP server response

POST/mcp-x402
curl --request POST \
  --url https://api.precip.ai/mcp-x402
shell
Example Responses
{}
json
application/json

Embed WidgetsOther endpoints