← All integrations
AutomationBeta
API keys
Drive the v1 REST API from Zapier, Make, n8n, or your own backend with scoped keys.
Create scoped, revocable API keys directly from the dashboard. Each key carries its own scope set so you can grant a Zapier zap exactly review_requests:write and nothing else — limit blast radius if a key ever leaks. Live + test modes share the same endpoints; switch by changing which key you send. Plaintext is shown once on creation, never persisted in storage (we keep only a hash).
What it does
- Self-serve creation, revocation, and scope management.
- 25+ granular scopes covering every API surface.
- Live + test modes — wire test integrations without touching production data.
- Plaintext returned once on create then hashed; rotate cleanly via revoke + create.
- last_used_at tracking so unused keys are obvious to clean up.
What it replaces
- Pasting a database connection string into Zapier
- Coding a custom OAuth dance for an internal tool
- Sharing one shared admin key across the whole team
Replaced by → your branded SignalRoute link, everywhere.
Setup
- 1Open Integrations → API keys in the dashboard.
- 2Click Create key, name it after the consumer (e.g. "Zapier — Stripe").
- 3Pick scopes — narrower is safer.
- 4Copy the key on the reveal card (shown once).
- 5Paste it into your tool's Authorization header as a Bearer token.
Ready to connect?
Connect your account in under 5 minutes. This integration is in beta — the wiring is shipped and works, we're still hardening edge cases. Email support@getsignalroute.com if you hit anything weird.