Satellogic Aleph Authentication API

OAuth 2.0 Client Credentials flow used by all Aleph APIs. Customers generate API credentials inside the Aleph web platform (aleph.satellogic.com), exchange them at auth.platform.satellogic.com/oauth/token for an access token valid for 24 hours, then call product APIs under api.satellogic.com using their contract ID.

Satellogic Aleph Authentication API is one of 6 APIs that Satellogic publishes on the APIs.io network.

Tagged areas include Authentication, OAuth, and Security. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: satellogic:aleph-authentication-api
name: Satellogic Aleph Authentication API
description: OAuth 2.0 Client Credentials flow used by all Aleph APIs. Customers generate API credentials
  inside the Aleph web platform (aleph.satellogic.com), exchange them at auth.platform.satellogic.com/oauth/token
  for an access token valid for 24 hours, then call product APIs under api.satellogic.com using their
  contract ID.
humanURL: https://developers.satellogic.com/api-authentication/getting_started.html
tags:
- Authentication
- OAuth
- Security
properties:
- type: Documentation
  url: https://developers.satellogic.com/api-authentication/getting_started.html
- type: Documentation
  url: https://developers.satellogic.com/getting-started/gettingstarted.html