Scalelist
Work-email and mobile-phone finder.
SourcingManaged8 endpoints
Runtime credentials
Connecting Scalelist via OAuth or your own API key requires the following secret slots in your workspace:
- SCALELIST_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
account Check Scalelist account identity and remaining credits. docs ↗ | GET /me | none | <1s | — | no bill |
email_finder Find a work email from name plus company name or website. docs ↗ | GET /finder/email | paid_provider | 1-5s | — | 0-5 credits |
domain_email_finder Find multiple emails for a company domain or company name. docs ↗ | GET /finder/domain/email | paid_provider | 1-5s | — | 0-500 credits |
phone_finder Find a mobile phone number from LinkedIn, email, or name plus company identity. docs ↗ | GET /finder/phone | paid_provider | 1-5s | — | 0-100 credits |
bulk_email_create Submit a bulk job for work-email enrichment. docs ↗ | POST /finder/bulk/email | paid_provider | async-poll | — | 0-500 credits |
bulk_email_result Poll a Scalelist bulk email job. docs ↗ | GET /finder/bulk/email | none | <1s | — | no bill |
bulk_phone_create Submit a bulk job for mobile-phone enrichment. docs ↗ | POST /finder/bulk/phone | paid_provider | async-poll | — | 0-10000 credits |
bulk_phone_result Poll a Scalelist bulk phone job. docs ↗ | GET /finder/bulk/phone | none | <1s | — | no bill |