Authorize application
documentedOAuth authorization endpoint to initiate the authorization flow.
GET /oauth/authorizeAuthno implementation yet0 runsInput
response_type*
OAuth 2.0 response_type
client_id*
Ticketbud Client ID
Your App Client ID
redirect_url*
Redirect URL
https://yourapp.example.com/callback
scope
OAuth 2.0 scope
read write
state
OAuth 2.0 state
optional CSRF token
Calls Ticketbud as you (your API key is your account); keychains.dev holds the credentials.