Position by ID
Given a position ID, get a single position with its trades and comments.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Optional viewer address(es) to populate isLikedByUser on comments and replies. Accepts a single address or an array of the viewer’s linked wallets (additional addresses beyond 10 are ignored).
Response
200
A group of trades of a single token by a single actor comprising a position. Contains full trade history, position stats, and engagement metrics.
Number of unique addresses that purchased this token in the last 24 hours
Display title for the position (typically profile name)
Action buttons/links for this position
Token details and position statistics including all trades
AI-generated insights and metrics about this position
Engagement metrics: copytrade count and volume, reply count, comment count
Unique identifier for this feed card (position)
Transaction hash of the most recent trade in this position
Unix timestamp of the most recent trade in this position
Unix timestamp of the most recent trade in this position. Used for "latest" sort ordering.
Profile information of the trader who holds/held this position
Profile avatar image URL of the actor