Developer Center

Account Credit Viewing

With this API command, "Account Credit Viewing" process is provided.
METHOD POST
URL < API URL >me
Content-Type application/json

Parameters
Name Mandatory Description
key Yes API key information you obtained.

Sample Request

{
	"key":"< API KEY >",
}
Sample Output

{
    "status": "successful",
    "balance": "49713.4854",
    "currency": "USD",
    "balance_formatted": "$49,713.49"
}
Create Order

Do you have any questions?

Feel free to contact us
Contact Us
Copyright © 2024. All Rights Reserved.
Join Our Discord Channel
Top