Skip to main content
GET
/
v1
/
openapi
Get OpenAPI specification
curl --request GET \
  --url https://api.videobgremover.com/v1/openapi \
  --header 'X-Api-Key: <api-key>'
"<string>"

Authorizations

X-Api-Key
string
header
required

API key with format vbr_ followed by 32 characters

Response

OpenAPI specification retrieved successfully

The response is of type string.