# Parameters
# token
- Required
- Type
string
This parameter is required for all calls
This is your authentication token. All your requests must be authorized with your private token.
Private token
_USER_TOKEN_
Note: If you don't see your token, please login first here and then refresh this page.
# domain
- Required
- Type
string
You will need a domain to get emails addresses as leads.
- curl
- ruby
- node
- php
- python
- go
curl "https://api.proxycrawl.com/leads?token=_USER_TOKEN_&domain=twitter.com"
← Introduction Response →