CONNECT APP
Build with Ayrshare
Web & App Development
- API key
MCP
Give your agent Ayrshare tools
Every Ayrshare action is exposed as an MCP tool on Pipedream's remote server. Point a client at it with your end user's ID and Connect resolves that user's Ayrshare account for each tool call — you store no tokens.
API PROXY
Call the Ayrshare API directly
For an endpoint with no pre-built tool, the Connect proxy forwards your request to the Ayrshare API with the connected user's credentials attached. You store no tokens and write no refresh logic.
SDK
Run Ayrshare actions from your backend
Connect a user's Ayrshare account once, then run Create User on their behalf from your own code — TypeScript, Python, or plain HTTP.
TOOLS
Ayrshare actions
On-demand operations your product or agent can configure and run on behalf of a connected user.
-
Create User
actionCreate a new User Profile under your Primary Profile. See the documentationWritev0.0.2 -
Delete User
actionDelete a user profile you are the owner of. See the documentationWritev0.0.2 -
List Profile to Delete Options
actionRetrieves available options for the Profile to Delete field.Read-onlyv0.0.1 -
Update User
actionUpdate an existing profile. See the documentationWritev0.0.2
EVENTS
Ayrshare triggers
Event sources your backend can deploy for users and receive through a webhook.
No Ayrshare triggers are available yet.
- App slug
- ayrshare
- Authentication
- API key
- Categories
- Web & App Development
- Actions
- 4
- Triggers
- 0
- API proxy
- Available