How to integrate and validate Skyverns API
x-api-key
header of your request.
organizations
: An array of organization objects
organization_id
: A unique identifier for the organization (UUID format)organization_name
: The name of the organization401 Unauthorized
: The request lacks valid authentication credentials403 Forbidden
: The authenticated user does not have permission to access the requested resource500 Internal Server Error
: An unexpected error occurred on the serverrequests
library:
your_api_key
with your API Key token retrieved from Skyvern’s setting page