Skip to main content
POST
Upload Extension

Authorizations

anchor-api-key
string
header
required

API key for your Anchor Browser account, sent as the anchor-api-key header on every request. Create one at app.anchorbrowser.io (API Access), or obtain one programmatically via the unauthenticated agent-access flow (POST /v1/agent-access).

Body

multipart/form-data
name
string
required

User-friendly name for the extension (1-255 characters)

file
file
required

ZIP file containing the browser extension

Response

Extension uploaded successfully

data
object