Skip to main content
POST
Create Integration

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

application/json
name
string
required

Name for the integration

Minimum string length: 1
Example:

"My 1Password Integration"

type
enum<string>
required

The type of integration

Available options:
1PASSWORD
credentials
object
required

Response

Integration created successfully

data
object