Authentication
TaxSplit uses wallet-based authentication with JWT tokens. Obtain a token via the challenge-verify flow, then include it in the Authorization header for authenticated endpoints.
Challenge → verify flow
3
Token expiry
Token expires in: 7 days
Related
Last updated