Weather
Weather Endpoint
This endpoint gets the weather data of a specific location that is provided. Useful for fetching advanced pieces of data information.
Endpoint
URL:
https://api.erensko.xyz/v1/weather
Method:
GET
Description: Gets a location's current weather information.
URL Parameters
Key
Value
location
The location to get the current weather of.
Headers
Key
Value
Authorization
Your own personal API key, create one by clicking here. This is required.
Request Example
Response Example
Last updated