Documents
  • Welcome
  • My info
  • Objects
    • Zenya
      • Release Notes
    • URL Shortening
    • URL Embedding
  • togetnote
    • About
    • Getting Started
      • Registration
      • Important notes
    • Various functions
      • Note
      • Storage
      • Login log
      • Session Token
      • Account Deletion
      • TOKEN
    • Troubleshooting
    • API Document
    • Release Notes
    • Policy
      • Terms of Use
      • Privacy Policy
  • Rules
    • Terms of Use
    • Privacy Policy
    • Credit
    • Contact
      • Rule
      • Precautions
    • Object
      • Rule
GitBook提供
このページ内
  • トークンの発行方法
  • トークンの使用方法
GitHubで編集
  1. togetnote
  2. Various functions

TOKEN

APIを使用するにはユーザーに1つ与えられるTOKEN(token、トークン)を取得、発行する必要があります。

前へAccount Deletion次へTroubleshooting

最終更新 7 か月前

トークンの発行方法

トークンを発行するには、トークンの発行へ行き、「トークンを発行する」というボタンを押すことで発行することができます。

トークンはユーザーに1つだけ所有することができ、新しく発行してしまうと従来のトークンは無効となってしまいます。

トークンの使用方法

トークンはAPIを使用するときにユーザーを判別するために使用されます。APIの使用方法はAPI Documentをご参照ください。

API Document