PublicApiTokenRequest

OAuth 2.0 client credentials request

  • client_id
    Type: string

    Your API client ID

  • client_secret
    Type: string

    Your API client secret

  • grant_type
    Type: string

    Must be client_credentials

Grand Public API