CoreAxis Insight API Documentation
𧬠μ°κ΅¬ λ° κ΅μ‘μ© λ
Όλ¬Έ λ°μ΄ν° API
μ§λ³λ³ PubMed λ
Όλ¬Έ λ°μ΄ν°λ₯Ό μ€μκ°μΌλ‘ μ‘°ννλ CoreAxis Data API
π How to Use the API
μ§λ³ μ΄λ¦μ μ§μ ν΄ JSON ννλ‘ λ Όλ¬Έ μ 보λ₯Ό κ°μ Έμ¬ μ μμ΅λλ€.
GET https://www.coreaxislab.com/api/v1/insights?disease=glioblastoma
Header: "x-api-key": "YOUR_API_KEY"
Response β { disease, title, journal, pub_date, summary, link }π Python μμ
import requests
url = "https://www.coreaxislab.com/api/v1/insights?disease=glioblastoma"
headers = {"x-api-key": "YOUR_API_KEY"}
res = requests.get(url, headers=headers)
print(res.json())π¦ μλ΅ μμ (JSON)
{
"disease": "glioblastoma",
"count": 20,
"results": [
{
"title": "Human microbiota influence immune cell composition...",
"journal": "Gut Microbes",
"pub_date": "2025-12-30",
"summary": "Immunotherapy has shown success...",
"link": "https://pubmed.ncbi.nlm.nih.gov/40443227/"
}
]
}
π° Pricing & Plans
Free Plan
β©0 / month (β $0 USD)
- β μ 1,000ν μμ²
- β μ°κ΅¬ λ° κ΅μ‘ λͺ©μ
- β μ΄λ©μΌ λ±λ‘ μ¦μ μ¬μ© κ°λ₯
Starter Plan
β©29,000 / month (β $20 USD)
- β μ 10,000ν μμ²
- β CoreAxis νμ₯ DB μ κ·Ό
- β μ°μ κΈ°μ μ§μ (Priority Support)
Pro Plan
β©79,000 / month (β $55 USD)
- β μ 50,000ν μμ²
- β μ μ© API Key λ° μ μ‘ μ΅μ ν
- β μλ λ³΄κ³ μ μμ± ν¬ν¨
π³ κ²°μ λ° νμ±ν
Stripeλ μμ§ μ§μλμ§ μμΌλ©°, μ§μ κ³μ’μ΄μ²΄ λλ PayPalμ ν΅ν΄ κ²°μ νμ€ μ μμ΅λλ€. μ κΈ ν 24μκ° λ΄μ API Keyκ° νμ±νλ©λλ€.
π¦ Bank Transfer
μνλͺ : μΉ΄μΉ΄μ€λ± ν¬ (KakaoBank)
κ³μ’λ²νΈ: 3333-34-1710938
μκΈμ£Ό: μ½μ΄μ‘μμ€λ©μ€ (CoreAxis Labs)
λ¬Έμ: research@coreaxislab.com
μ§μ μ§λ³ λͺ©λ‘ (μ΄ 0κ°)
β³ μ§λ³ λͺ©λ‘ λΆλ¬μ€λ μ€...