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 12 more developer resources.

44.7/100 developing ▬ flat Agent 26/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs
WeatherForecastClimateHistorical WeatherMarineEnvironmental DataHyperlocalMeteorologyTime SeriesGeospatial

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

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 3

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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.23'
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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/meteomatics"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/meteomatics/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/meteomatics/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.