Vanilla Forums · Authentication Profile
Vanilla Forums Authentication
Authentication
Authentication profile for the Vanilla (Higher Logic Vanilla) API v2. The platform-generated OpenAPI declares no securitySchemes, so this profile is documented from the provider's own authentication articles. All tokens carry the permissions of the user they represent (Vanilla roles and permissions).
Vanilla Forums secures its APIs with http bearer (personal access token), http bearer (JWT), apiKey in query (access_token), and apiKey in query (role-token) across 3 declared security schemes, as derived from its OpenAPI definitions.
CommunityForumsCommunity ManagementWebhookCustomer ExperienceKnowledge BaseSoftware-as-a-Service
Methods: http bearer (personal access token), http bearer (JWT), apiKey in query (access_token), apiKey in query (role-token)
Schemes: 3
OAuth flows:
API key in: header, query
Security Schemes
personalAccessToken http
jwtBearer http
roleToken apiKey
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.