GET
/
v1
/
links

Authorizations

X-API-KEY
string
headerrequired

Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings

Query Parameters

allow_tip
boolean

Allow Tip

currency
string

currency code i-e AED, fetch the currency code from /currencies apis

page
integer

A page number within the paginated result set.

page_size
integer

Number of results to return per page.

shipping_address_required
boolean

Allow Shipping Address

status
enum<string>

link staus

Available options:
disabled,
enabled

Response

200 - application/json
count
integer
next
string | null
previous
string | null
results
object[]