# Headers

The request requires the following headers to be included:

* `Authorization`: This header should be set to "`Bearer [token]`". Replace `[token]` with your unique token. The token can be found by accessing the account info page in the Graphite Note app, under the section displaying your current plan information.

<figure><img src="https://3727300098-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgnR78y9L7FDWeb4jdvdW%2Fuploads%2FZtbsqkFcPkCZ4yWRxwvO%2FScreenshot%202024-09-25%20at%2018.09.57.png?alt=media&#x26;token=3c00e0e5-ea99-4172-8f86-43861792088f" alt="" width="563"><figcaption></figcaption></figure>

* `Content-Type`: This header should be set to "application/json" to indicate that the request payload is in JSON format.
