generated: '2026-07-11' method: derived source: openapi/up42-openapi.yml summary: types: - http schemes: - name: bearerAuth type: http scheme: bearer bearerFormat: JWT description: '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 (client_id up42-api). Access tokens are short-lived (about 5 minutes); refresh as needed. Pass as `Authorization: Bearer YOUR_ACCESS_TOKEN`.' sources: - openapi/up42-openapi.yml