Using the Lists API in Reo.Dev
Last updated
Was this helpful?
Last updated
Was this helpful?
Custom Lists in Reo.Dev allows Sales and Marketing teams to import, enrich, and segment accounts or developers using a CSV upload. But what if your data changes frequently, or you want to add new entries dynamically, without uploading a new file every time?
That’s where the Lists API comes in.
Unlike the CSV upload in the UI, which replaces the entire list, the Lists API lets you add new accounts or developers to an existing list—without starting from scratch.
Key Advantage:
Continuously update your lists with new data.
Avoid re-uploading or overwriting lists.
Developer Docs:
To use the Lists API, your dev team will need a Product Usage API Key.
Steps to find the API Key:
Go to Settings → Integrations.
Click Configure under the API Keys section.
Copy the key under Product Usage API.
Refer to screenshots below for visual steps:
→ Settings → Integrations Panel:
→ API Key Configuration Panel:
The Lists API supports 3 main actions:
Action
Description
Create a List
Set up a new Account or Developer list, define custom columns
Get All Lists
Retrieve all existing lists created via API
Add to List
Append new accounts or developers to a list (key advantage over UI)
If you'd like to start using the Lists API to keep your account or developer lists always up-to-date, here’s the full API documentation:
Share this link with your developer team or RevOps engineer to explore implementation.
🔗 Developer Docs: