Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 498 Bytes

File metadata and controls

18 lines (11 loc) · 498 Bytes

OpenAlex API Documentation

Source for the OpenAlex developer docs at developers.openalex.org. Built with Mintlify.

Development

Install the Mintlify CLI to preview changes locally:

npm i -g mintlify
mintlify dev

Then open http://localhost:3000.

Deploying

Changes pushed to main are automatically deployed to production via the Mintlify GitHub app.