To access the API endpoints, you need to authenticate your requests. Below are the available authentication methods:Documentation Index
Fetch the complete documentation index at: https://skulabs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer Token Authentication
Include your access token in the Authorization header using the “Bearer” scheme.
SKULabsToken Authentication
Similar to Bearer Token Authentication, but use the “SKULabsToken” scheme in the Authorization header.