v1
latestOpenAPI 3.1.02026-07-2685154311.7 KBList VASPs
Returns a list of VASPs. VASPs can be searched and sorted and results are paginated.
Query parameters
string to query
filter on email domain
filter on chainalysis name
filter on hasAdmin true or false
filter by badge
filter by jurisdictions
csv of fields to return
page number
records per page
field to order by
return all records
Choose the way gateway VASPs and non-gateway VASPs are returned. By default, exclude_subsidiaries.
include vasps that have not been internally checked
include only those vasps that are sending transactions
include only those vasps that are receiving transactions
include only those vasps matching the specified regulatory status
include only those vasps matching the specified network status
asset symbol, provide when filtering by wallet
Decentralized Identifier
include reviewed vasps for specified did
include jurisdiction status information
include reviewed vasps containing specified value
include vasps with included in widget or not
filter by specified jurisdiction status
Response
List of VASP (simple)
Example response
{
"vasps": [
{
"did": "did:methd:identifier"
}
]
}