Documentation Index
Fetch the complete documentation index at: https://docs.sertexity.com/llms.txt
Use this file to discover all available pages before exploring further.
Sertexity API
Version: v1 | Base URL: https://api.sertexity.com/v1
The Sertexity API is a crypto-native financial microservice. It lets you manage multi-asset wallets, record on-chain and off-chain operations, and subscribe to real-time event notifications.
Capabilities
| Section | Description |
|---|---|
| Account | Register, authenticate, and manage user credentials and profile |
| Assets | Browse supported crypto assets and fetch live exchange rates |
| Wallets | Create and manage per-asset wallets |
| Operations | Record, query, update, and remove financial transactions |
| Webhooks | Subscribe to real-time event notifications |
Quick start
Conventions
- All request and response bodies are JSON.
- Dates follow ISO 8601:
2024-09-15T10:30:00Z. - Amounts are integers in the smallest unit of each asset (satoshis for BTC, wei for ETH, etc.).
- All endpoints require HTTPS.
- Successful responses use
2xxcodes; errors use4xx/5xx.
Support
- Email: api@sertexity.com