You'll need to authenticate your requests to access any of the endpoints in the Panel API. In this guide, we'll look at how authentication works. Panel offers one way to authenticate your API requests: OAuth2 with a token or personal access tokensyou will need your access token — you will find it in the Panel dashboard under API settings. Here's how to add the token to the request header using cURL: