Skip to main content

Authentication

Looking for the deprecated V1 docs? They are still available here.


The Read / Write API can be enabled in the API tab on web.vestaboard.com. Make sure you toggle it to "enabled" and you will see a Read / Write API key. Copy this, you'll need it for making requests.

Now, for requests to the API, just pass in your token in the X-Vestaboard-Read-Write-Key header. This will be required for all API requests to either read the current state of the board or to write a new message to it.