API Integration Overview
How the VOTR APIs fit together — auth, lookup, submissions, voting.
Authentication
OAuth 2.0 client-credentials flow. Get an access token before calling anything else.
Events
Search for voting events and inspect a single event's voting status.
Voting
Generate a hosted voting URL for a shareholder. The SDK opens this URL.
Shareholders
Submit shareholder records for a voting event.
Trades
Bulk-enqueue daily trade records that combine trade-side and shareholder-side data.