mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-05-05 15:30:52 +00:00
docs: Add keywords and descriptions for every page, rewrote llms.txt, added another redirect (#5461)
This commit is contained in:
parent
94470d68a7
commit
022ec7b185
96 changed files with 1273 additions and 0 deletions
|
|
@ -1,7 +1,15 @@
|
|||
---
|
||||
title: API Key
|
||||
subtitle: Authenticate programmatic access to Skyvern
|
||||
description: Find, copy, and use your Skyvern API key from the Cloud UI Settings page to authenticate REST API and SDK requests.
|
||||
slug: cloud/account-settings/api-keys
|
||||
keywords:
|
||||
- API key
|
||||
- x-api-key
|
||||
- authentication
|
||||
- settings
|
||||
- copy
|
||||
- regenerate
|
||||
---
|
||||
|
||||
Every API call to Skyvern requires an API key. The key identifies your organization and determines billing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue