Get a temporary Alchemy JWT token for RPC connections
curl --request GET \
--url https://api.agg.market/app/rpc-tokens/alchemy \
--header 'x-app-id: <api-key>'{
"token": "<string>",
"expiresAt": 123
}App Management
Get a temporary Alchemy JWT token for RPC connections
GET
/
app
/
rpc-tokens
/
alchemy
Get a temporary Alchemy JWT token for RPC connections
curl --request GET \
--url https://api.agg.market/app/rpc-tokens/alchemy \
--header 'x-app-id: <api-key>'{
"token": "<string>",
"expiresAt": 123
}Get the per-app UI config (disabled venues + categories)Recompile a fingerprint to ImportedTheme + warnings
⌘I