V
Vestorly API
Details
- URL
-
https://staging.vestorly.com/api/v2 - Docs
- https://api.apis.guru/v2/specs/vestorly.com/1.0.0/swagger.json
Authentication
Vestorly auth token (`vestorly_auth`)
?vestorly_auth=<credential> + Vestorly OAuth access token discovered Vestorly auth token (`vestorly_auth`) api_key
Use the Vestorly account-specific auth token passed as the vestorly_auth query parameter. The published Swagger requires this parameter on operations, but I could not find a public developer page describing where a developer mints or retrieves it.
Register or obtain access to a Vestorly OAuth application, then authorize it at Vestorly OAuth authorize to obtain an access_token. The published Swagger identifies the OAuth2 security scheme access_token with implicit flow and scope default.