Pulsoid API Documentation
DashboardRequest CredentialsDiscord
  • Intro
  • Access Token Management
    • OAuth2 Implicit Grant
    • OAuth2 Authorization Code Grant
    • OAuth2 Client Credentials Grant Type(server token)
    • Manual Token Issuing
    • OAuth2 Refreshing the token
    • Revoke authorization token
    • Validate authorization token
    • List of supported scopes
  • Read Heart Rate
    • Read Latest Heart Rate via HTTP
    • Read Heart Rate via WebSocket
    • Page
    • Read Statistics
  • Widgets Management
    • Widget Entity
    • Create Widget
    • Read Widget
    • Update Widget
  • Read Profile Information
  • Error Code Format
  • VRChat
    • VRChat World Integration
Powered by GitBook
On this page
  1. Access Token Management

Manual Token Issuing

PreviousOAuth2 Client Credentials Grant Type(server token)NextOAuth2 Refreshing the token

Last updated 1 year ago

Client credentials are not required if you use Manual Token authorization.

To obtain a token go to and click the button "Create new token".

Note that token issuing is a BRO plan feature available under paid subscription or trial.

https://pulsoid.net/ui/keys
Validate access token.