patchBay

arXiv vs NASA ADS

If you need a Science & Math API that's easy to integrate, go with arXiv.

arXiv

Curated research-sharing platform: physics, mathematics, quantitative finance, and economics

NASA ADS

NASA Astrophysics Data System

arXiv

  • No authentication required
  • HTTPS supported

NASA ADS

  • HTTPS supported
  • CORS enabled for frontend use
  • Requires OAuth setup
FeaturearXivNASA ADS
AuthenticationNoneOAuth
HTTPSYesYes
CORSUnknownYes

When to use which?

arXiv is the better choice for quick prototypes and hackathons since it requires no authentication. NASA ADS works directly from the browser with CORS enabled, making it better for frontend-only apps.