API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Weather Service API

Topics

  • Introduction

Endpoints

  • City Search Analytics
    • Get City Search Tracker; If City Name Is Not Provided All Cities Tracker Will Be Returned GET
  • Home
    • Home GET
  • Actuator
    • Actuator root web endpoint GET
    • Actuator web endpoint 'feature' GET
    • Actuator web endpoint 'feature-featureName' GET
  • Current Weather APIs
    • Get current weather by zip GET
    • POST as GET: Get current weather by zip request model POST
    • Get current weather by coordinates GET
    • POST as GET: Get current weather by coordinates request model POST
    • Get current weather by city GET
    • POST as GET: Get current weather by city request model POST
Powered by Bump.sh
API changelog
Download source
  • JSON OpenAPI specification
  • YAML OpenAPI specification
Weather Service API

Actuator

Monitor and interact

Spring Boot Actuator Web API Documentation