Authentication
Authenticate every request with your Partner API key, scoped to your FI.
Pass your Partner API key in the x-api-key header on every request. The key resolves your Financial Institution (FI) scope — all lookups are automatically constrained to your FI. You cannot read another FI's orders or users.
x-api-key: <your_partner_api_key>
