Introduction
Mange your Gatana organization using the API instead of using the Gatana Web App
Your can manage servers, credentials, users, teams, and tenant settings using the Gatana public API. The API is an REST API and the requests can be authenticated by providing:
- an OAuth access token issued by Gatana,
- a Gatana Personal Access Token (PAT),
- or, if enabled, an OAuth access token issued by the organization's federated OIDC identity provider (see Identity Federation for more information)
You can explore all available routes in the sidebar.