v1
latestOpenAPI 3.0.02026-07-1498163181.9 KBAuth
get/api/v1/auth/me
Response
Example response
{
"organization": {
"paymentSetting": {
"allowedChains": [
{
"chainId": 137
}
],
"allowedCurrencies": [
"usdc",
"usdt"
],
"preferredChainId": 1,
"feePercentage": 1,
"slippagePercentage": 1
}
}
}