Customer portal System status Developers Contact Search
Developer

Terravek ATLAS API & DataHub

Every Terravek capability, as an API.

ATLAS product illustration

The REST API, STAC catalogue and SDKs through which every ORBIS, GRIDSCAN, TIDEWATCH, AGRISENSE and FIELDKIT capability is available programmatically.

ATLAS is not a separate product so much as the way the other products are reached. Anything the ORBIS Viewer can do, ATLAS can do: task an acquisition, query the STAC catalogue, pull an analysis-ready raster, subscribe to a change alert, read a FIELDKIT node.

The API is versioned with a published deprecation policy: a major version is supported for 36 months after its successor ships, and breaking changes are never introduced within a major version. The OpenAPI 3.1 specification is public.

SDKs for Python, TypeScript and Go are open source under Apache 2.0 at github.com/terravek. The command-line client, orbis-cli, is the same code path the SDKs use.

Capabilities

STAC catalogue

SpatioTemporal Asset Catalog 1.0 compliant, publicly browsable metadata.

Tasking API

Programmatic acquisition requests with feasibility check before commit.

Webhooks & subscriptions

Push notification on delivery, change detection or threshold alert.

Open SDKs

Python, TypeScript and Go, Apache 2.0 licensed.

Sandbox tier

Free sandbox against a static sample catalogue for evaluation and teaching.

Rate transparency

Quota and rate limits documented and returned in response headers.

Editions

EditionDescription
ATLAS SandboxFree. Static sample catalogue, 1,000 requests/day. For evaluation and teaching.
ATLAS StandardIncluded with any ORBIS Cloud subscription.
ATLAS EnterpriseHigher quotas, dedicated throughput, private STAC collections.

Specifications

SpecificationValue
ProtocolREST over HTTPS, JSON. OpenAPI 3.1 specification published.
AuthenticationOAuth 2.0 client credentials, or OIDC via identity.terravek.com
Base URLhttps://api.terravek.com/v3/
Catalogue standardSTAC 1.0.0 with the EO, SAR, projection and raster extensions
Rate limit (Standard)600 requests/minute, 200,000/day
Deprecation policy36 months support after successor major version ships
Statushttps://status.terravek.com

Limitations

We state these on the product page rather than in a footnote during procurement. The sales cycle is eleven months and the truth surfaces anyway.

  • The Sandbox tier serves a fixed 2024 sample catalogue and cannot task new acquisitions.
  • Private STAC collections are an Enterprise feature.
  • Bulk export above 2 TB per month is arranged through your account team, not self-service.

Customers using ATLAS

From the blog