Api
Latest
Crypto API
Crypto API endpoints (3 endpoints). Supports both read and write operations.
Crypto API
Crypto API endpoints (3 endpoints). Supports both read and write operations.
Available Operations:
submitTravelRuleConsent- submitTravelRuleConsentgetVaspTransactionHistory- getVaspTransactionHistorygetTravelRuleStatus- getTravelRuleStatus
Authentication
Most endpoints require authentication. See Authentication for details.
Endpoints
Queries
crypto.getVaspTransactionHistory
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
crypto.getTravelRuleStatus
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
Mutations
crypto.submitTravelRuleConsent
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.