Meteomatics website screenshot

Meteomatics

Meteomatics is a Swiss weather technology company offering a REST and WebSocket Weather API that provides hyperlocal forecasts, historical weather data back to 1940, climate scenarios to 2100, marine conditions, and environmental parameters at up to 1km native resolution. The API exposes over 1,800 weather parameters across global, regional, oceanic, and AI-based models, supporting point, multi-location, route, and polygon queries with output in JSON, CSV, XML, PNG, GeoTIFF, and NetCDF formats.

Meteomatics publishes 3 APIs on the APIs.io network: Authentication API, User API, and Weather Data API. Tagged areas include Weather, Forecast, Climate, Historical Weather, and Marine.

The Meteomatics catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Meteomatics’ developer surface includes authentication, documentation, GitHub presence, engineering blog, pricing, and 13 more developer resources.

51.5/100 developing ▼ -5.2 Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serveFree trial⚡ Free to try
3 APIs
WeatherForecastClimateHistorical WeatherMarineEnvironmental DataHyperlocalMeteorologyTime SeriesGeospatial

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 51.5/100 · developing
Contract Quality 18.7 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 8.3 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/meteomatics: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Meteomatics Authentication API

Obtain OAuth2 bearer tokens

Meteomatics User API

Account usage statistics

Meteomatics Weather Data API

Query weather parameters for point, grid, multi-location, and route requests

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Meteomatics Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Meteomatics Context

16 classes · 25 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Meteomatics API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

Meteomatics Weather API Response

5 properties

JSON SCHEMA

Examples 1

Example request and response payloads for these APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Meteomatics Authentication

http · 2 schemes

SECURITY

Meteomatics Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Meteomatics Agentic Access

7 operations

7 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: meteomatics
name: Meteomatics
description: 'Meteomatics is a Swiss weather technology company offering a REST and WebSocket Weather API that provides hyperlocal
  forecasts, historical weather data back to 1940, climate scenarios to 2100, marine conditions, and environmental parameters
  at up to 1km native resolution. The API exposes over 1,800 weather parameters across global, regional, oceanic, and AI-based
  models, supporting point, multi-location, route, and polygon queries with output in JSON, CSV, XML, PNG, GeoTIFF, and NetCDF
  formats.

  '
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/meteomatics.png
url: https://raw.githubusercontent.com/api-evangelist/meteomatics/refs/heads/main/apis.yml
created: '2026-06-12'
modified: '2026-06-12'
specificationVersion: '0.19'
tags:
- Weather
- Forecast
- Climate
- Historical Weather
- Marine
- Environmental Data
- Hyperlocal
- Meteorology
- Time Series
- Geospatial
apis:
- aid: meteomatics:meteomatics-authentication-api
  name: Meteomatics Authentication API
  description: Obtain OAuth2 bearer tokens
  humanURL: https://www.meteomatics.com/en/weather-api/
  baseURL: https://api.meteomatics.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/meteomatics-authentication-api-openapi.yml
  - type: Documentation
    url: https://www.meteomatics.com/en/api/
  - type: GettingStarted
    url: https://www.meteomatics.com/en/api/getting-started/
  - type: APIRequest
    url: https://www.meteomatics.com/en/api/request/
  - type: APIResponse
    url: https://www.meteomatics.com/en/api/response/
  - type: Authentication
    url: https://www.meteomatics.com/en/api/request/api-requests-oauth-authentification/
  - type: Tutorials
    url: https://www.meteomatics.com/en/api/api-tutorials/
  - type: FAQ
    url: https://www.meteomatics.com/en/api/faq/
  - type: UserStats
    url: https://api.meteomatics.com/user_stats
  - type: JSONSchema
    url: json-schema/meteomatics-weather-response-schema.json
  - type: Examples
    url: examples/meteomatics-point-query-example.json
- aid: meteomatics:meteomatics-user-api
  name: Meteomatics User API
  description: Account usage statistics
  humanURL: https://www.meteomatics.com/en/weather-api/
  baseURL: https://api.meteomatics.com
  tags:
  - User
  properties:
  - type: OpenAPI
    url: openapi/meteomatics-user-api-openapi.yml
  - type: Documentation
    url: https://www.meteomatics.com/en/api/
  - type: GettingStarted
    url: https://www.meteomatics.com/en/api/getting-started/
  - type: APIRequest
    url: https://www.meteomatics.com/en/api/request/
  - type: APIResponse
    url: https://www.meteomatics.com/en/api/response/
  - type: Authentication
    url: https://www.meteomatics.com/en/api/request/api-requests-oauth-authentification/
  - type: Tutorials
    url: https://www.meteomatics.com/en/api/api-tutorials/
  - type: FAQ
    url: https://www.meteomatics.com/en/api/faq/
  - type: UserStats
    url: https://api.meteomatics.com/user_stats
  - type: JSONSchema
    url: json-schema/meteomatics-weather-response-schema.json
  - type: Examples
    url: examples/meteomatics-point-query-example.json
- aid: meteomatics:meteomatics-weather-data-api
  name: Meteomatics Weather Data API
  description: Query weather parameters for point, grid, multi-location, and route requests
  humanURL: https://www.meteomatics.com/en/weather-api/
  baseURL: https://api.meteomatics.com
  tags:
  - Weather Data
  properties:
  - type: OpenAPI
    url: openapi/meteomatics-weather-data-api-openapi.yml
  - type: Documentation
    url: https://www.meteomatics.com/en/api/
  - type: GettingStarted
    url: https://www.meteomatics.com/en/api/getting-started/
  - type: APIRequest
    url: https://www.meteomatics.com/en/api/request/
  - type: APIResponse
    url: https://www.meteomatics.com/en/api/response/
  - type: Authentication
    url: https://www.meteomatics.com/en/api/request/api-requests-oauth-authentification/
  - type: Tutorials
    url: https://www.meteomatics.com/en/api/api-tutorials/
  - type: FAQ
    url: https://www.meteomatics.com/en/api/faq/
  - type: UserStats
    url: https://api.meteomatics.com/user_stats
  - type: JSONSchema
    url: json-schema/meteomatics-weather-response-schema.json
  - type: Examples
    url: examples/meteomatics-point-query-example.json
common:
- type: AgenticAccess
  url: agentic-access/meteomatics-agentic-access.yml
- type: DomainSecurity
  url: security/meteomatics-domain-security.yml
- type: Authentication
  url: authentication/meteomatics-authentication.yml
- type: Website
  url: https://www.meteomatics.com
- type: Documentation
  url: https://www.meteomatics.com/en/api/
- type: GitHub
  url: https://github.com/meteomatics
- type: LinkedIn
  url: https://www.linkedin.com/company/meteomatics
- type: Blog
  url: https://www.meteomatics.com/en/tech-blog/
- type: Pricing
  url: https://www.meteomatics.com/en/pricing/
- type: StatusPage
  url: https://sanes.co
- type: X
  url: https://twitter.com/meteomatics
- type: Plans
  url: plans/meteomatics-plans-pricing.yml
- type: RateLimits
  url: rate-limits/meteomatics-rate-limits.yml
- type: FinOps
  url: finops/meteomatics-finops.yml
- type: ServiceLevelAgreement
  url: https://www.meteomatics.com/en/service-level-agreement/
- type: Vocabulary
  url: vocabulary/meteomatics-vocabulary.yml
- type: JSONLDContext
  url: json-ld/meteomatics-context.jsonld
- type: Blog
  url: blogs/blogs.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com