generated: '2026-08-06' method: derived source: openapi/altoira-partner-api-openapi.yml summary: types: - http - oauth2 oauth2_flows: - authorizationCode schemes: - name: PlatformAuth type: http scheme: basic description: Basic Auth credentials that were assigned to you by Alto sources: - openapi/altoira-partner-api-openapi.yml - name: UserAuth type: http scheme: bearer description: 'Specify the OAuth token generated by calling /oauth/token. It will be used in the "Authorization: Bearer" header' sources: - openapi/altoira-partner-api-openapi.yml - name: UserOauth type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://altoira.sandbox.altoira.com/oauth/authorize tokenUrl: https://altoira.sandbox.altoira.com/oauth/token scopes: 0 description: Redirect your users to /oauth/authorize to get started (see the OAuth section on this documentation) sources: - openapi/altoira-partner-api-openapi.yml