VBOUT · Authentication Profile
Vbout Authentication
Authentication
VBOUT API authentication profile. The API authenticates every call with a single account-level API key. The published OpenAPI (3.1.0, harvested from https://developers.vbout.com/scripts/openapi.json) declares no components.securitySchemes, so this profile is captured from the developer quickstart, the legacy Swagger console, and the live /.well-known/ai-plugin.json manifest on www.vbout.com.
VBOUT secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
Marketing AutomationEmail MarketingSocial MediaLead ManagementLanding PagesChatbotsContactsCampaignsSaaS
Methods: apiKey, oauth2
Schemes: 2
OAuth flows: authorizationCode
API key in: query, body
Security Schemes
api_key apiKey
vbout_connect_oauth oauth2