The Miniapp Studio API is an allowlisted API and not publicly available. Contact the Neynar team for more information.
Authorizations
API key to authorize requests
Query Parameters
Farcaster ID of the user. Required for non-admin users. Studio admins can omit to query all deployments.
Required range:
x >= 0Example:
3
Maximum number of deployments to return. Defaults to 50, max 1000.
Required range:
1 <= x <= 1000Number of deployments to skip for pagination. Defaults to 0.
Required range:
x >= 0Include deleted deployments in the response. Defaults to false.
Response
Success
Deletion timestamp
Creation timestamp
Kubernetes namespace
Kubernetes deployment name
Deployment is ready to serve app and accept prompts
Kubernetes deployment status
Display name for the project
Public URL for the deployment
GitHub repository URL

