Skip to main content
Version: 0.5.0

Gravitino REST API

Defines the specification for the first version of the Gravitino REST API.

Authentication

OAuth2 with JWT

Security Scheme Type:oauth2
OAuth Flow (clientCredentials):

Token URL: https://external-oauth-server.com/token

Scopes:
  • serviceAudience: The audience name when Gravitino uses OAuth as the authenticator.

License

Apache 2.0