• Welcome
  • API Reference
OverviewGetting StartedPay-per-use (x402)Data FormatsExamples
powered by Zudoku
Welcome

Getting started

Precip data is available via a standard REST API.

Choose your access method

Option A: Pay-per-use (x402)

No API key required! Use stablecoin payments to pay only for what you use. Perfect for trying out the API or agentic usage.

Learn more about pay-per-use →

Option B: API key subscription

Get an API key with customized subscription-based pricing.

1. Get an API key

Contact us to get an API key via email ([email protected]) or on our page.

2. Make your first request

Root url: https://api.precip.ai

Example request:

TerminalCode
curl -X GET \ 'https://api.precip.ai/api/v1/daily?latitude=37.7749295&longitude=-122.4194155&start=2024-01-01&end=2024-01-31' \ -H 'Authorization: Bearer YOUR_API_KEY'

3. Try one of our examples

See all examples here →

4. Explore the full API

Browse all endpoints here →

5. Upgrade your plan

Contact us to upgrade your plan and remove rate limiting before your application goes into production.

Need help?

Contact [email protected] and we'll be in touch as soon as possible.

Last modified on January 8, 2026
OverviewPay-per-use (x402)
On this page
  • Choose your access method
    • Option A: Pay-per-use (x402)
    • Option B: API key subscription
  • 1. Get an API key
  • 2. Make your first request
  • 3. Try one of our examples
  • 4. Explore the full API
  • 5. Upgrade your plan
  • Need help?