v3
latestOpenAPI 3.0.02026-07-311784111.3 MBBlock RFQ
Private
Returns identity and rating information for the requesting account and its subaccounts. Includes both group-level and individual user-level alias data, if available.
This information is useful for understanding your Block RFQ maker identity and rating when participating in Block RFQ trades.
📖 Related Article: Deribit Block RFQ API walkthrough
Scope: block_rfq:read
get/private/get_block_rfq_user_info
Response
Success response
Example response
{
"result": {
"users": [
{
"user_id": 57874
}
]
}
}