generated: '2026-07-11' method: derived source: openapi/prove-openapi.yml summary: types: - http - oauth2 oauth2_flows: - clientCredentials schemes: - name: bearerAuth type: http scheme: bearer bearerFormat: JWT description: OAuth 2.0 client-credentials Bearer access token obtained from POST /token. sources: - openapi/prove-openapi.yml - name: oauth2 type: oauth2 flows: - flow: clientCredentials tokenUrl: https://api.prove.com/v3/token scopes: 0 sources: - openapi/prove-openapi.yml