Publisheds API
Plan how Publisheds data could fit into your own pipelines, BI tools or apps.
API access is being configured and is not yet available through website checkout.
Authentication
When access opens, requests will use a workspace API key. Contact us to discuss availability for your publishing operation.
curl https://api.publisheds.com/v1/books/B0XXXXXXXX \
-H "Authorization: Bearer ps_live_xxxxxxxxxxxx" \
-H "Accept: application/json" Planned endpoints
This is a planning overview, not a promise of current endpoint availability.
/v1/books/{asin} Full Book Explorer payload for any ASIN: BSR history, organic keywords, comp titles, review sentiment.
/v1/books/{asin}/keywords Top 1,000 keywords driving organic traffic to a book.
/v1/keywords/search Search keywords by query, returns volume, competition and intent score.
/v1/rankings Hourly keyword rank time series for ASINs in your account.
/v1/arc/invites Invite ARC readers to a campaign.
/v1/arc/reviews List reviews left by ARC readers across Amazon, Audible and Goodreads.
/v1/sales Royalties, units and ad spend by ASIN, marketplace and date range.
Capacity
API capacity and any rate limits will be configured for the active workspace. Publisheds plans use Work Credits for capacity and include unlimited team seats; no API rate limits are published yet.
Get on the beta list
Purchase and API configuration are coming soon. Email us to join the waitlist and discuss your data-access needs.
Request API access