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

UP42 STAC Data Management API

STAC-compliant view of everything in your storage.

UP42 STAC Data Management API is one of 8 APIs that UP42 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include STAC Data Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 9 operations across 7 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://api.up42.com.

9 operations 7 paths 4 schemas 1 DELETE6 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.up42.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

UP42 STAC Data Management API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth2 Bearer access token. Obtain a token from a UP42 API key or account credentials via https://auth.up42.com/realms/public/protocol/openid-connect/token (cl…

Paths & Operations 9

Across 7 paths, the API surfaces 9 operations — 1 DELETE, 6 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

STAC Data Management 9

STAC-compliant view of everything in your storage.

GET
/v2/sas
Get the STAC landing page
getStacLandingPage → 200401
GET
/v2/sas/collections
Get STAC collections
getStacCollections → 200401
GET
/v2/sas/collections/{collectionId}
Get a STAC collection
getStacCollection 1 param → 200401404
DELETE
/v2/sas/collections/{collectionId}
Remove a STAC collection
deleteStacCollection 1 param → 204401404
GET
/v2/sas/collections/{collectionId}/items
Get STAC items
getStacItems 1 param → 200401404
GET
/v2/sas/collections/{collectionId}/items/{itemId}
Get a STAC item
getStacItem 2 params → 200401404
PATCH
/v2/sas/collections/{collectionId}/items/{itemId}
Update a STAC item
updateStacItem 2 params body → 200401404
GET
/v2/sas/queryables
Get data management search parameters
getStacQueryables → 200401
POST
/v2/sas/search
Search for STAC items
searchStacItems body → 200401

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are StacItem (8 properties), StacSearchRequest (6 properties), Error (3 properties), StacItemCollection (2 properties). Each schema is shown below with its type and property counts.

StacItem
object
8 properties
StacItemCollection
object
2 properties
StacSearchRequest
object
6 properties
Error
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

up42-stac-data-management-api-openapi.yml Raw ↑

Other APIs UP42 publishes across the network.

UP42 Catalog API
UP42 Orders API
UP42 Processing API
UP42 Storage Assets API
UP42 Tasking API
UP42 Webhooks API
UP42 Workspaces & Account API
Where this information came from

This is an independent, third-party profile of UP42 STAC Data Management 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.