/
LI
linux-do
/
LINUX DO Credit
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
admin
16
config
1
dashboard
3
health
2
leaderboard
3
merchant
11
get
/api/v1/merchant/api-keys
post
/api/v1/merchant/api-keys
get
/api/v1/merchant/api-keys/{id}
put
/api/v1/merchant/api-keys/{id}
delete
/api/v1/merchant/api-keys/{id}
get
/api/v1/merchant/api-keys/{id}/payment-links
post
/api/v1/merchant/api-keys/{id}/payment-links
put
/api/v1/merchant/api-keys/{id}/payment-links/{linkId}
delete
/api/v1/merchant/api-keys/{id}/payment-links/{linkId}
post
/api/v1/merchant/payment-links/pay
get
/api/v1/merchant/payment-links/{token}
oauth
4
order
6
payment
8
redenvelope
5
upload
2
user
1
merchant
post
/api/v1/merchant/api-keys
Request body
ApiKeyCreateAPIKeyRequest
required
app_description
string
app_homepage_url
string
required
app_name
string
required
notify_url
string
required
public_key
string
redirect_uri
string
test_mode
boolean
Response
OK
UtilResponseAny
required
{"stackTrail":"components:schemas:util.ResponseAny:properties:data","oasType":"schema","type":"unknown"}
error_msg
string
Changes