Use the Vern SDK or REST API to automate browser tasks.
https://vern.so/api-keys
).x-api-key
header:
YOUR_API_KEY
with the key you obtained.
200 OK
: Request successful.201 Created
: Resource created successfully.400 Bad Request
: Invalid request parameters.401 Unauthorized
: Invalid or missing API key.403 Forbidden
: API key does not have permission.404 Not Found
: Resource not found.429 Too Many Requests
: Rate limit exceeded.500 Internal Server Error
: An error occurred on Vern’s side.