We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af62c86 commit 6eb14daCopy full SHA for 6eb14da
docs/dev/api/rdc-access-api/integration-guide.md
@@ -30,7 +30,6 @@ export BASE_URL="https://api.us-west-1.saucelabs.com/rdc/v2"
30
export AUTH="{SAUCE_USERNAME}:{SAUCE_ACCESS_KEY}"
31
```
32
33
-In the examples below, `$BASE_URL` and `$AUTH` act as placeholders.
34
35
## Authentication
36
The API uses Basic Authentication. Retrieve your Sauce Labs username and access key from **Account → User Settings**.
0 commit comments