Hydrosat · Authentication Profile

Hydrosat Authentication

Authentication

Hydrosat secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanySatellite ImageryThermal InfraredGeospatialEarth ObservationRemote SensingSTACAgricultureWater ManagementData
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: https://satdocs.hydrosat.com/stac-api-reference-and-specification/authentication.md
docs: https://satdocs.hydrosat.com/stac-api-reference-and-specification/authentication
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  api_key_in: []
  note: >-
    The published STAC OpenAPI (openapi/hydrosat-stac-openapi.json) declares no
    securitySchemes, but the Discovery STAC API is bearer-token protected. The
    auth model below is captured from the provider's authentication docs.
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    token_url: https://auth.hydrosat.com/oauth2/token
    token_type: Bearer
    token_ttl_seconds: 3600
    credential_model: client_id + client_secret (per API client)
    grant: client_credentials
    request_content_type: application/x-www-form-urlencoded
    sources: [https://satdocs.hydrosat.com/stac-api-reference-and-specification/authentication]
client_provisioning:
  portal: https://discover.hydrosat.com/
  where: Account > API Clients (Org Admin role required)
  max_clients_per_account: 4
  secret_shown_once: true
  docs: https://satdocs.hydrosat.com/discovery-portal/managing-api-clients
usage: >-
  Exchange client_id/client_secret at the token URL for a short-lived (3600s)
  bearer access_token, then send Authorization: Bearer <token> to every
  https://stac.hydrosat.com/ request; refresh before expiry.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/hydrosat-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no email required.

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