Skip to main content
Welcome to the Pinpoint API documentation. This API provides weather forecast data, location information, and weather parameters for various locations.

API Overview

The Pinpoint API offers comprehensive weather data including:
  • Forecasts - Hourly and daily weather forecasts for locations
  • Locations - Location information including coordinates, timezones, and administrative data
  • Parameters - Available weather parameters with units and descriptions
  • Lifestyle - Lifestyle forecasts based on weather conditions
  • Text Forecasts - Human-readable text forecasts in multiple languages

Interactive API Playground

Each endpoint in this documentation includes an interactive API playground where you can:
  • Test API calls directly from your browser
  • See request/response examples
  • Try different parameters and see the results
  • Copy code examples in multiple languages
Navigate to any endpoint page to access its interactive playground.

Base URL

Update the server URL in the OpenAPI specification to point to your API server. The playground will use this URL for making requests.

Authentication

Currently, the API endpoints do not require authentication. All endpoints are publicly accessible.

OpenAPI Specification

Pinpoint API Specification

View the complete OpenAPI specification file

Getting Started

  1. Get Forecasts - Start with the Forecast endpoints to retrieve weather data
  2. Find Locations - Use the Location endpoints to search for locations
  3. Explore Parameters - Check available Parameters to understand what data you can request