generated: '2026-07-11' method: derived source: openapi/lambda-labs-openapi.json summary: types: - http schemes: - name: basicAuth type: http scheme: basic description: |- Basic HTTP authentication. Allowed headers: * `Authorization: Basic :` * `Authorization: Basic ` sources: - openapi/lambda-labs-openapi.json - name: bearerAuth type: http scheme: bearer description: |- Bearer HTTP authentication. Allowed headers: * `Authorization: Bearer ` sources: - openapi/lambda-labs-openapi.json