L
LambdaTest Screenshots API
Details
Spec supplied by APIs.guru
- URL
-
https://api.lambdatest.com/screenshots/v1 - Spec
- https://api.apis.guru/v2/specs/lambdatest.com/1.0.1/openapi.json
- Spec (yaml)
- https://screenshot-public-api.s3.amazonaws.com/openapi.yaml
- Docs
- https://www.testmuai.com/support/api-doc/automated-screenshots-api/start-screenshot-test/start-screenshot-test/
Authentication
LambdaTest/TestMu AI username and access key + LambdaTest/TestMu AI username and access key
Authorization: Basic <credential> discovered Create an account at TestMu AI signup. The API docs and CLI READMEs state integrations use your account username plus access key; store them and send as HTTP Basic auth (username:access_key) or set CLI env vars like LT_USERNAME and LT_ACCESS_KEY where supported.