Api Bronson |top| Online

POST /webhooks/subscribe

500 requests per minute per API key 2. Authentication 2.1 Get Access Token POST /oauth/token Host: auth.bronson.io Content-Type: application/x-www-form-urlencoded client_id=YOUR_CLIENT_ID &client_secret=YOUR_CLIENT_SECRET &grant_type=client_credentials &scope=patient.read appointment.write api bronson

JSON (request & response)

"access_token": "eyJhbGciOiJIUzI1NiIs...", "expires_in": 3600, "token_type": "Bearer" POST /webhooks/subscribe 500 requests per minute per API