Create verification session

Creates a PID-scoped verification session and returns a verification URL containing pid + sid.

post/api/v1/verify/session

Request body

pidstring required

PID owned by the authenticated API key.

clientIdstring required

Developer-defined client identifier used to map completion back to your user.

guildIdstring nullable

Response

Verification session created or existing pending session reused.

status200
timestampstring date-time
versionstring
verifyRequestsRemaininginteger nullable
verifyIpRequestsRemaininginteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.