Permissions Decode
Discord Permissions Decode Endpoint
The Permissions Decode endpoint is an easy way to get all of the permissions a discord bitfield permission code has, it returns the permissions an easy and readable format, in an array.
Endpoint
URL:
https://api.erensko.xyz/v1/discord-permissions
Method:
GET
Description: Returns all the permissions of a discord permission code.
URL Parameters
Key
Value
code
The discord permission code to decode.
Headers
Key
Value
Authorization
Request Example
Response Example
Last updated