Bind Data Provider

Define a new data provider integration

Body Params
string
required
.*\S.*

Unique identifier for the data provider name. This value must be unique across all data provider bindings

string
required
.*\S.*

Data provider adapter address in URL format

auth
array

List of authentication mechanisms supported by this ledger

auth
idempotency
object

Idempotency configuration to prevent duplicate request processing

string
.*\S.*

A human-readable name for the data provider that appears in user interfaces

string
^[1-9]\d*(?:\.\d+)?(h|m|s|ms|us|µs|ns)(\d+(?:\.\d+)?(h|m|s|ms|us|µs|ns))*$
Defaults to 30s

The maximum time allowed for each request to the data provider adapter

string
^[1-9]\d*(?:\.\d+)?(h|m|s|ms|us|µs|ns)(\d+(?:\.\d+)?(h|m|s|ms|us|µs|ns))*$
Defaults to 5m

The waiting period between consecutive retry attempts when a request fails

Responses

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