latestOpenAPI 3.0.32026-08-224982,0272.8 MB
e445c15e5bee
Link Addresses
Generate a deposit address
Generates a new deposit address for the given Link account and asset. If the venue does not support address generation, returns the existing active deposit address.
post/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}/addresses
Path parameters
enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f
Your enterprise id.
accountIdstring required
Example:aba3a693-4f28-4523-8e53-85a3df22a608
The account ID to generate a deposit address for.
Headers
user-idstring required
User id of the user making the request.
Request body
Example request
{
"genericAsset": "usdc",
"network": "eth"
}Response
Created