v1

latestOpenAPI 3.0.02026-07-267331140.7 KB
Authentication

Verify SIWE signature

post/api/v1/auth/challenge

Request body

messagestring required

SIWE message containing the nonce

signaturestring required

EOA signature or EIP-1271 contract signature

ttlInSecondsnumber

Represents the duration of the token in seconds. If not provided, defaults to 1 hour. Maximum 24 hours.

Response

Signature verified successfully

tokenstring

JWT token for API authentication