Skip to main content
Create keys in Settings → API keys. A key is shown once at creation; Branch Pilot stores only a hash. Revoke any key you suspect is compromised; workflows using it stop working immediately. Send the key as a Bearer token:

Test and live keys

Keys are created as test (bp_test_…) or live (bp_live_…). They behave the same today: both call the same decisions and count toward the same quota. Use them to separate environments in your own tooling and to revoke them independently.

Base URL

Requests are limited to 128 KB. Keys are tied to your account; there is no per-key scope in this version.