Token Gating APIs
GET Token Gate
Limit access to web pages or other experiences to users who control a specific token.
GET
/
v1
/
apps
/
{appId}
/
gates
/
{gateId}
Access to this API is available upon request to sales@bitski.com.
Path
appId
string
requiredYour Bitski Application ID
gateId
string
requiredThe id of the token gate
Examples
Response
gate
Gate object
required