API Documentation

RESTful API for physics research data from arXiv, INSPIRE-HEP, CERN Open Data, NASA ADS, and Semantic Scholar.

Fair-Use Policy: 100 requests/minute per IP, 10,000 requests/day per IP

Base URL

https://world-of-physics.com/api/v1

Endpoints

GET /api/v1/papers

Search papers across all categories

GET /api/v1/papers?q=neutrinos

GET /api/v1/particles

Get particles research papers

GET /api/v1/particles?limit=10

GET /api/v1/matter

Get matter and condensed matter research papers

GET /api/v1/matter?limit=10&sort=citations

GET /api/v1/life

Get biophysics and medical physics papers

GET /api/v1/life?subcategory=biophysics

GET /api/v1/technology

Get applied physics and engineering papers

GET /api/v1/technology?subcategory=quantum-computing

GET /api/v1/earth

Get geophysics and climate science papers

GET /api/v1/earth?year=2024

GET /api/v1/universe

Get astrophysics and cosmology papers

GET /api/v1/universe?subcategory=cosmology&limit=20