Skip to main content
GET
/
v2
/
auth
/
siwe
Get SIWE
curl --request GET \
  --url https://b2b-api.dev-riseworks.io/v2/auth/siwe
{
  "data": {
    "siwe": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://v2-docs.riseworks.io/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

wallet
string
required

Wallet address of the user.

riseid
string
required

RiseID of the user.

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required