Blockmate crypto account connector
On-board, Connect, Access or Verify your users’ crypto portfolio data. Blockmate API allows you to easily interact with Web3 users in your app.
Blockmate crypto account connector endpoints
| Method | Endpoint | Description |
|---|---|---|
| Authentication | ||
| GET |
UserAPI-AuthenticateDeveloper /v1/auth/developer |
|
| GET |
UserAPI-AuthenticateProject /v1/auth |
|
| User management | ||
| GET |
ListUsers /v1/users |
|
| DELETE |
DeleteUser /v1/users/{id} |
|
| POST |
CreateUser /v1/users |
|
| GET |
GetUser /v1/users/{id} |
|
| GET |
AuthUser /v1/users/{id}/auth |
|
| POST |
UpdateUser /v1/users/{id} |
|
| Aggregated info | ||
| GET |
Transactions /v1/aggregate/transactions |
|
| GET |
Accounts /v1/aggregate/accounts |
|
| GET |
AccountProviderHintsList /v1/aggregate/account_provider_hints |
|
| GET |
AccountProvidersList /v1/aggregate/account_providers |
|
| GET |
Balance /v1/aggregate/balance |
|
| Account provider info | ||
| GET |
GetAccountHint /v1/{account_provider}/connect |
|
| POST |
ConnectAccount /v1/{account_provider}/connect |
|
| DELETE |
DeleteAccount /v1/{account_provider}/account/{account_id} |
|
| Risk info | ||
| GET |
GetTransactionRiskScore /v1/risk/transaction/score |
|
| GET |
GetAddressRiskScore /v1/risk/score |
|
| GET |
GetAddressRiskScoreCase /v1/risk/score/details/{case_id} |
|
| GET |
GetAddressRiskScoreDetails /v1/risk/score/details |
|
| GET |
GetTransactionRiskScoreCase /v1/risk/transaction/score/details/{case_id} |
|
| GET |
GetTransactionRiskScoreDetails /v1/risk/transaction/score/details |
|
| Exchange rate info | ||
| GET |
GetHistoricalExchangeRate /v1/exchangerate/history |
|
| GET |
GetCurrentExchangeRate /v1/exchangerate/current |
|
| Address name and category info | ||
| GET |
GetAddressNameInfo /v1/addressname/simple |
|
Blockmate crypto account connector pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|