Reference
Endpoint Costs
2 min read
What a successful call to each Renidly endpoint costs in credits.
At a glance
52
Endpoints
0
Cheapest call
1.0
Average
5
Most expensive
Full catalog
| Method | Endpoint | Title | Credits |
|---|---|---|---|
| GET | /api/data/v1/companies/batch/enrich | companies batch enrich | 0 |
| POST | /api/data/v1/companies/batch/enrich | companies batch enrich | 0 |
| GET | /api/data/v1/health | Data API Health | 0 |
| GET | /api/data/v1/people/batch/enrich | people batch enrich | 0 |
| POST | /api/data/v1/people/batch/enrich | people batch enrich | 0 |
| GET | /api/data/v1/skills/search | Search Skills | 0 |
| GET | /api/data/v1/skills/skill | Get Skill | 0 |
| GET | /api/emails/v1/find/batch | email find batch | 0 |
| POST | /api/emails/v1/find/batch | email find batch | 0 |
| GET | /api/emails/v1/health | Emails Health | 0 |
| GET | /api/emails/v1/prospects | prospects | 0 |
| GET | /api/emails/v1/verify/batch | email verify batch | 0 |
| POST | /api/emails/v1/verify/batch | email verify batch | 0 |
| GET | /api/data/v1/companies/company | Get a single organization | 1 |
| GET | /api/data/v1/companies/employees | Get employees of an organization | 1 |
| GET | /api/data/v1/companies/search | Search organizations | 1 |
| GET | /api/data/v1/institutions/alumni | Get alumni / students of an institution | 1 |
| GET | /api/data/v1/institutions/institution | Get a single institution | 1 |
| GET | /api/data/v1/institutions/search | Search institutions | 1 |
| GET | /api/data/v1/job-changes/search | Search job-change events | 1 |
| GET | /api/data/v1/people/profile | Get a single profile | 1 |
| GET | /api/data/v1/people/search | Search people | 1 |
| GET | /api/v2/activity/details | Get details of a single activity | 1 |
| GET | /api/v2/activity/feed | Get a person's activity feed | 1 |
| GET | /api/v2/activity/reactions | Get reactions on an activity | 1 |
| GET | /api/v2/activity/replies | Get replies (comments) on an activity | 1 |
| GET | /api/v2/activity/replies/by-author | Get replies written by a person | 1 |
| GET | /api/v2/discover/organizations | Discover organizations | 1 |
| GET | /api/v2/discover/people | Discover people | 1 |
| GET | /api/v2/opportunity/by-person | Get opportunities posted by a person | 1 |
| GET | /api/v2/opportunity/details | Get opportunity (job) details | 1 |
| GET | /api/v2/opportunity/hiring-team | Get the hiring team for an opportunity | 1 |
| GET | /api/v2/opportunity/related-views | Get "people also viewed" opportunities | 1 |
| GET | /api/v2/opportunity/similar | Get similar opportunities | 1 |
| GET | /api/v2/organization/activities | Get an organization's activity (posts) | 1 |
| GET | /api/v2/organization/affiliated | Get affiliated pages | 1 |
| GET | /api/v2/organization/headcount | Get organization headcount data | 1 |
| GET | /api/v2/organization/opportunities | Get an organization's opportunities (jobs) | 1 |
| GET | /api/v2/organization/resolve-slug | Resolve a slug to an organization id | 1 |
| GET | /api/v2/organization/similar | Get similar organizations | 1 |
| GET | /api/v2/person/employment-history | Get full employment history | 1 |
| GET | /api/v2/person/endorsements | Get recommendations / endorsements | 1 |
| GET | /api/v2/person/enrich | Enrich a person (full profile) | 1 |
| GET | /api/v2/person/interests | Get a person's interests | 1 |
| GET | /api/v2/person/lookalikes | Get similar people | 1 |
| GET | /api/v2/person/resolve-handle | Resolve a handle to an entityId | 1 |
| GET | /api/emails/v1/verify | Verify Email | 2 |
| GET | /api/v2/discover/opportunities | Discover Opportunities | 2 |
| GET | /api/v2/organization/enrich | Organization details | 2 |
| GET | /api/emails/v1/find | Find Email | 3 |
| GET | /api/emails/v1/find/linkedin | find email by linkedin url | 5 |
| GET | /api/emails/v1/reverse | reverse email lookup | 5 |
How to read this table
- Method — the HTTP verb the endpoint expects.
- Endpoint — append to
https://renidly.comand send yourX-renidly-apikeyheader. See Authentication. - Title — short human label as it appears in the in-dashboard playground.
- Credits — debit applied on a successful live call.
0on cache hits and on any failure. Endpoints that aren't yet in the cost catalog default to1.