X post analytics
Retrieve post analytics for an X profile within a date range. When a post was published from Ordinal, the response includes an ordinalPost object with the linked postβs id, title, labels, and campaign.
Documentation Index
Fetch the complete documentation index at: https://docs.tryordinal.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Generate an API key from your workspace settings.
Path Parameters
X profile ID (UUID)
Query Parameters
Start date for analytics (defaults to 30 days ago)
End date for analytics (defaults to today)
Response
X post analytics
Twitter post URL
Tweet text content
Engagement rate (total engagements / impressions), typically between 0 and 1
Earned Media Value calculated as (impressionCount / 1000) * CPM
Linked Ordinal post when this external post was published from Ordinal, null otherwise