Blockradar home page
Search...
Support
Dashboard
Dashboard
Search...
Navigation
Payment Links
Get All
Documentation
API Reference
API Changelog
Dashboard
Github
API Documentation
Introduction
Authentication
Errors
Wallet
GET
Get Wallet
PATCH
Update wallet
PATCH
Update Wallet status
POST
Withdraw
POST
Withdraw Network Fee
GET
Get Balance
GET
Get Balances
POST
Deposit Finder
POST
Trigger Sweep Assets
GET
Webhooks Logs
POST
Asset Salvage
Asset
GET
Get Wallet Assets
POST
Add Asset to Wallet
DEL
Remove Asset from Wallet
PATCH
Update Wallet Asset
Addresses
GET
Get Addresses
POST
Generate Address
GET
Get Address
PATCH
Update Address
POST
Whitelist address
DEL
Unwhitelist address
GET
Get Balance
GET
Get Balances
GET
Get transactions
POST
Withdraw Network Fee
POST
Withdraw
Transactions
GET
Get Transactions
GET
Get transaction
POST
Resend Webhook
POST
Trigger Asset Sweep
GET
Webhook Logs
Auto Settlements
POST
Create
GET
Get all
GET
Get one
PATCH
Update
DEL
Delete
Payment Links
POST
Create
GET
Get All
GET
Get One
PATCH
Update
AML(Anti Money Laundering)
GET
Lookup
Miscellaneous
GET
Get Assets
GET
Get Blockchains
Payment Links
Get All
This endpoint retrieves a list of payment links.
GET
/
v1
/
payment_links
Try it
Authorizations
x-api-key
string
header
required
Response
200 - application/json
data
object[]
Show child attributes
data.
active
boolean
data.
amount
string
data.
configurations
any | null
data.
created_channel
string
data.
createdAt
string
data.
currency
string
data.
description
string
data.
id
string
data.
imageUrl
any | null
data.
inactiveMessage
any | null
data.
metadata
any | null
data.
name
string
data.
network
string
data.
redirectUrl
any | null
data.
slug
string
data.
successMessage
any | null
data.
type
string
data.
updatedAt
string
message
string
meta
object
Show child attributes
meta.
currentPage
number
meta.
itemCount
number
meta.
itemsPerPage
number
meta.
totalItems
number
meta.
totalPages
number
statusCode
number
Create
Get One