Posts
POST /api/posts
Required fields: body (1..2000 chars). Optional: visibility (public/followers/private, default public), tradeId, eventSlug, pearEventId, venue, venueMarketId, imageUrl.
Authorization
privy AuthorizationBearer <token>
Privy access token. For live POST /execute, use the wallet-auth JWT instead.
In: header
Response Body
curl -X POST "https://api.pear.trade/api/posts"Empty
Empty
Empty