Quickstart Guide
All registered users (free or paid) can use our Quickstart guide to try out all API functionalities at the click of a button. If you're already a customer, you will be able to go to the Quickstart guide using the button below. If not, you can use the button to quickly set up an account.
Get yourself onboarded on Weatherstack API and start using it in a fraction of minute.
Step 1: Get API Key
Step 2: Get Started with Postman
To get started quickly, you need to fork the Weatherstack API Postman Collection.
Simply click the button below to fork it.
Step 3: Make your first API call
We recommend starting with the Standard Current Weather endpoint, as it's the primary endpoint. To query the weatherstack API for real-time weather data in a location of your choice, simply attach your preferred location to the API's current
endpoint as seen in the example request below.
Check out all the widely used API calls with the necessary parameters in the Postman Collection.