Set account association
Set account association
Associates a generated miniapp with a Farcaster account using a JFS-signed domain association. Requires API key authentication. Note: Studio CU is tracked based on LLM token usage, not per API call.
POST
Set account association
The Miniapp Studio API is an allowlisted API and not publicly available. Contact the Neynar team for more information.
Node.js SDK
š SDK Method: associateDeployment Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Body
application/json
Signed domain association linking this deployment to a Farcaster account
Deployment ID (UUID). Required if name not provided.
Farcaster ID of the user; if not provided, namespace must be provided
Required range:
x >= 0Example:
3
Kubernetes deployment name. Required if deployment_id not provided.
Optional Kubernetes namespace. If not provided, will query for the active namespace for the given FID.