Version: 1.0.0
Pollarix API
Pollarix Documentation API
Authentication
- OAuth 2.0: OAuth2PasswordBearerWithCookie
Security Scheme Type: | oauth2 |
|---|---|
OAuth Flow (password): | Token URL: /api/v1/auth/access-token Scopes: |
📄️ Obtain an access token using API key and secret
Obtain an OAuth2 access token by providing an `api_key`, `api_secret`, and `email`.
Was this page helpful?