Precip data is available via a standard REST API.
Contact us to get an API key via email ([email protected]) or on our page.
Root url: https://api.precip.ai/v1
Example request:
curl -X GET \
'https://api.precip.ai/v1/weather?latitude=37.7749295&longitude=-122.4194155' \
-H 'x-api-key: YOUR_API_KEY'
Browse all endpoints here →
Contact us to upgrade your plan and remove rate limiting before your application goes into production.
Contact [email protected] and we'll be in touch as soon as possible.