Every API, one clean contract.
64 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Reputation & Reviews
8 APIsE-commerce & Marketplaces
13 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Social & Knowledge
13 APIsUtilities & AI
7 APIsAcademic Papers
livepost/academic/v1/search1 creditsearch papers (source=openalex|arxiv|crossref|all; cursor pagination, year/OA/type filters, match=title, fulltext=)
{
"query": "covid"
}Try in playground →post/academic/v1/paper_detail1 creditfull paper (abstract/authors/affiliations/venue/year/DOI/OA-PDF/fields); id=OpenAlex|DOI|arXiv|PMID; cross-source abstract gap-fill
{
"id": "W3177828909"
}Try in playground →post/academic/v1/citations1 creditpapers that cite this work (cursor-paginated)
{
"id": "W3009885589"
}Try in playground →post/academic/v1/references1 creditworks this paper references (hydrated)
{
"id": "W3009885589"
}Try in playground →post/academic/v1/author1 creditauthor search (query) or profile (id): works_count, h-index, affiliations; include_works for top papers
{
"query": "yoshua bengio"
}Try in playground →post/academic/v1/institution1 creditinstitution search/profile: ROR, country, geo, works/citation counts, h-index
{
"query": "stanford"
}Try in playground →post/academic/v1/venue1 creditjournal/venue search/profile: ISSN, publisher, OA/DOAJ, h-index, works/citation counts
{
"query": "nature"
}Try in playground →post/academic/v1/autocomplete1 creditfast typeahead suggestions (works/authors/sources/institutions)
{
"q": "deep learn"
}Try in playground →post/academic/v1/batch2 creditshydrate up to 200 papers by id/DOI in one call (RAG/ETL)