PASAR API
The core platform is enterprise/paid, but Cognite Hub offers a genuinely free, real dataset ("Open Industrial Data": sensor and maintenance data from an Aker BP North Sea oil platform) queryable after creating a free Hub account with OIDC credentials.
View docs ↗ More Backend & devtools APIs# Cognite Data Fusion ~ industrial data platform + free dataset needs OAuth credentials. # No single public base URL ~ start from the docs: # https://docs.cognite.com/
I'm integrating a Norway API into my app.
API: Cognite Data Fusion ~ industrial data platform + free dataset
Provider: Cognite
Auth: requires OAuth credentials (sign up: https://docs.cognite.com/)
Pricing: freemium
Important note: The core platform is enterprise/paid, but Cognite Hub offers a genuinely free, real dataset ("Open Industrial Data": sensor and maintenance data from an Aker BP North Sea oil platform) queryable after creating a free Hub account with OIDC credentials.
Source: Cognite (https://docs.cognite.com/)
Source type: Provider API or developer docs
Endpoint type: Docs-first integration
Integration difficulty: Needs OAuth
Last checked: 2026-07-05
Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs.
Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.