General Introduction
Credits
4min
overview the api key issued for you has a set amount of search and collect credits c redits are deducted for one successful (200) request while using search or collect endpoints a successful request deducts a certain number of credits per request two search or collection credits are deducted for one successful (200) request while using endpoints from multi source company api multi source employee api one search or collection credit is deducted for one successful (200) request while using endpoints from clean company api base company api clean employee api base employee api base job posting api credits in bulk collect requests for bulk collect requests, the number of credits deducted from your account depends on the data records you download for instance, collecting 100 profiles will consume 100 credits discuss your credit needs with your account manager or explore available plans in the self service platform faq where can i see my credit balance? every search and collect response contains an x credits remaining header that shows the number of credits left in your account example of remaining credits header x credits remaining 9973 what happens if i don't have enough credits? if you don't have enough credits, the request in the /v1/bulk collect/{data request id}/files endpoint will return the error 402 and the following response insufficient credits { "detail" "insufficient credits" } what happens if i submit duplicate requests? we validate your search and elasticsearch post requests in bulk collect to prevent the submission of duplicate requests if you happen to submit duplicate post requests using search or elasticsearch filters, you will see the following error message 409 { "detail" "identical data request is already in progress " }