Orange Logic Authentication API
Authenticate against an Orange Logic instance and obtain tokens for subsequent calls. Supports OAuth 2.0 (client ID and secret), non-expiring bearer tokens, and basic username/password login. The OAuth token endpoint returns an access token valid for 24 hours and a refresh token valid for 30 days. Confirmed endpoint paths include POST /webapi/security/oauth2/token_48I_v1 and /webapi/security/clientcredentialsauthentication/authenticate_46H_v1.