Endpoint and API key

Endpoint

The endpoint for AltLayer Rollup Launchpad is `https://dashboard-api.alt.technology`

API Access key

To get your API access key, log in to Rollup launchpad and click on your username > Access tokens

Click `show` to reveal your API key

Please ensure that you key your API is kept safe

Once you have an access token, you can include it in your requests by adding the following header:

Authorization: Bearer <access_token>

Last updated