API overview
Connect RankLadder to Zapier, Make, or your own tools with API keys and webhooks.
RankLadder has a small, focused automation API. It does two things today: it pushes events to you over webhooks (new conversations, missed calls, new contacts), and it lets you create or update contacts. The Zapier and Make apps are built on this same API, and it will grow over time.
Base URL:
https://app.rankladder.app/api/v1Start here
- Authentication: generate a per-business API key on the Connect page and send it as a Bearer token. Included on the Pro and Scale plans.
- Webhook triggers: subscribe your own URLs to the
new_conversation,missed_call, andnew_contactevents. - Create a contact: the one write action, a phone-keyed contact upsert.
No-code options
If you would rather not call the API yourself: