How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dark Sky Forecast API

Current and forecast weather data for a given location

Dark Sky Forecast API is one of 2 APIs that Dark Sky publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Forecast. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 1 operation across 1 path, and defines 7 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.darksky.net.

1 operations 1 paths 7 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.darksky.net
Authentication
API Key
License
Proprietary
Resource Areas
1

Authentication & Security 1

Dark Sky Forecast API declares 1 security scheme for authenticating requests. An API key is passed in the path as key (ApiKeyPath). By default, every request must be authenticated.

  • ApiKeyPath — Dark Sky API key included as the first path segment after /forecast/. Obtain your key from https://darksky.net/dev.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Forecast 1

Current and forecast weather data for a given location

GET
/forecast/{key}/{latitude},{longitude}
Current and forecast weather data
getForecast 7 params → 200400403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are DataPoint (40 properties), ForecastResponse (10 properties), Alert (7 properties), DataBlock (3 properties). Each schema is shown below with its type and property counts.

DataPoint
object
A data point object contains various properties, each representing the average (or maximum, or minimum) of a particular weather phenomenon occurring during a p…
40 properties
ErrorResponse
object
2 properties 2 required
ForecastResponse
object
Top-level response from a forecast or time machine request.
10 properties 3 required
Flags
object
Metadata about the request, including data sources used.
3 properties
Alert
object
Severe weather alert issued by a governmental weather authority.
7 properties 5 required
DataBlock
object
A data block contains a human-readable summary and a data array of DataPoint objects.
3 properties
Icon
string
Machine-readable icon name representing the weather conditions. Suitable for selecting an icon to display.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dark-sky-forecast-api-openapi.yml Raw ↑

Other APIs Dark Sky publishes across the network.

Dark Sky Time Machine API
Where this information came from

This is an independent, third-party profile of Dark Sky Forecast API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.