Overview
Base URL
All API endpoints are prefixed with the base URL: https://api.wihi.cc
Authentication
WiHi API uses Bearer Token Authentication. Your API key must be passed in as the token in the Authorization header to access protected routes.
sh
Authorization: Bearer YOUR_API_KEYObtain your API key by signing up on wihi.cc
Routes
/stations: station management and station data submission
/users: user management
