Initiate Data Processing

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Purpose

This API enables the commencement of customer data processing obtained from partner platforms. In light of the diverse data schemas found across these platforms, CrediLinq's Data Science team will work jointly to establish precise API invocation guidelines with each platform in advance. For information on the appropriate file structures and API payloads necessary to successfully invoke this API, please reach out to our Data Science team.

Please Note: once this API is triggered for a given customer, it must not be called again for the next 20 seconds—subsequent requests within this window will be throttled. This restriction is enforced on a per-platform and per-customer basis.

Body Params
string
required
length ≤ 100

Customer Reference Number of company/business assigned by the platform to uniquely identify the customer. It's a unique number with a combination of alphabets, numeric and some special characters like dash, hash, ampersand and forward slash.

  • /(^[a-zA-Z0-9#/-]+)$/
string
enum
required

Data Cycles.

We support these two data cycles,

  1. monitoring - Monitoring

  2. origination - Origination

Allowed:
string
enum
required

Dataset Types.

We support these two dataset types,

  1. single - Single Operation

  2. batch - Batch Operation

Allowed:
fileNames
array of strings
required

File Names

fileNames*
s3Paths
array of strings
required

Data Location S3 Paths

s3Paths*
number
required

No. of files uploaded on the data location

  • Min=2 & Max=100000.
additionalFields
object
required

Additional Fields for Data Processing

Headers
string
Defaults to en-us

Language of the response, supported languages: en-us, in

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json