freeapis

Open Science Framework

研究设计、研究材料、数据、手稿等的存储库和归档

认证方式
No auth
HTTPS
Yes
CORS
Unknown

简介

Open Science Framework(OSF)API 公开科研项目、预印本和注册——免密钥读取(实测可用),写入用 OAuth。

快速开始

节点(实测可用):

curl "https://api.osf.io/v2/nodes/?page%5Bsize%5D=1"
{
  "data": [
    { "id": "nyt45", "type": "nodes", "attributes": { "title": "IIC v2.1 — Formal Expansion of Axiom 9", "description": "..." } }
  ],
  "links": { "self": "https://api.osf.io/v2/nodes/?page[size]=1" }
}

认证方式

  • 读取:免密钥(实测)。
  • 写入:OAuth2。

速率限制与注意事项

  • 免费;JSON:API 格式(分页)。
  • 节点、预印本、注册、用户。

常见问题

OSF 免费吗? 是的——读取免密钥(实测);写入用 OAuth。

什么格式? JSON:API(实测)。

有什么数据? 科研项目、预印本和注册。

科学与数学 分类更多

APIAuthHTTPSCORS
arcsecond.io

Multiple astronomy data sources

No authYesUnknown
arXiv

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

No authYesUnknown
CodeCogs

Render LaTeX equations in PNG, GIF, SVG, EMF, PDF, JSON, or download formats with styling options

No authYesUnknown
CORE

Access the world's Open Access research papers

API KeyYesUnknown
CycleCalcs

Interpreted astronomy: sun and moon times, moon phases, planets, eclipses, seasons

No authYesYes