Skip to main content
POST
Score contacts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
contacts
object[]
required
Maximum array length: 1000
scoringType
enum<string>
default:lightning
Available options:
lightning,
titan

Response

200 - application/json

Successful response with contact scores and credit information

data
object
required
credits
object
error
object