Skip to main content
POST

Authorizations

api-key
string
header
required

Headers

Melio-Sonar-Token
string

Signed MelioSonar session token from the initiating device, used for risk evaluation; invalid or expired tokens return 403.

Melio-Entity-Id
string
required

Entity the request operates on — an entity id (ent_<uuid>) or me (the partner's sole entity).

Body

application/json
type
enum<string>
required
Available options:
plaid,
card
externalId
string

Your own unique identifier for the account. When set, the account created through this link is pinned to this externalId; the submitter cannot supply a different one.

Maximum string length: 255
Pattern: ^[A-Za-z0-9_-]+$

Response

Link created.

data
object