API Domain
https://open-api.flashintel.ai
1. Person Enrich
-
URL:
api/v1/clay/enrich/person
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
personName
|
string
|
N
|
Person Name
|
companyName
|
string
|
N
|
Person Company name
|
linkedinUrl
|
string
|
N
|
Person LinkedIn URL
|
jobTitle
|
string
|
N
|
Person JobTitle
|
location
|
string
|
N
|
Person Country
|
email
|
string
|
N
|
Person Email
|
phone
|
string
|
N
|
Person Phone
|
Response
Success Response
2. Company Enrich
-
URL:
api/v1/clay/enrich/company
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
3. Company TopCompanies
-
URL:
api/v1/clay/company/topCompanies
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
4. Company News
-
URL:
api/v1/clay/company/news
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
5. Company Recruitment
-
URL:
api/v1/clay/company/recruitment
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
6. Company KeyExecutives
-
URL:
api/v1/clay/company/keyExecutives
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
7. Company TargetMarket
-
URL:
api/v1/clay/company/targetMarket
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
8. Company ProductProsCons
-
URL:
api/v1/clay/company/productProsCons
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
9. Company Competitors
-
URL:
api/v1/clay/company/competitors
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
N
|
Company name
|
linkedinUrl
|
string
|
N
|
Company LinkedIn URL
|
website
|
string
|
N
|
Company website
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
10. Linkedin Posts
-
URL:
/api/v1/clay/linkedin/posts
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
keyword
|
string
|
Y
|
Key word
|
Response
Success Response
11. Email Verify
-
URL:
/api/v1/clay/email/verify
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
email
|
string
|
Y
|
|
Response
Success Response
12. Department Contacts (Specific relate to Japan)
-
URL:
/api/v1/clay/department/contacts
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
companyName
|
string
|
Y
|
Company name
|
stockCode
|
string
|
N
|
Company stock code eg:AAPL
|
Response
Success Response
13. Intent
-
URL:
/api/v1/clay/intent
-
method: POST
-
Content-Type: application/json
-
Add Header "Authorization":"Bearer xxxx"
Request Params
param
|
type
|
required
|
desc
|
personName
|
string
|
N
|
Person Name
|
companyName
|
string
|
N
|
Person Company name
|
linkedinUrl
|
string
|
N
|
Person LinkedIn URL
|
jobTitle
|
string
|
N
|
Person JobTitle
|
location
|
string
|
N
|
Person Country
|
email
|
string
|
N
|
Person Email
|
phone
|
string
|
N
|
Person Phone
|
Response
Success Response