All read endpoints are public and require no key. A key adds identity — it lets you stay under higher rate limits, agree to terms formally, and signals that your use is legitimate. Keys are free for non-commercial use.
Store this somewhere safe. We do not show it again.
Pass your key as a header or query parameter:
Authorization: Bearer YOUR_API_KEY # or curl "https://api.peptidemodel.com/api/cards?limit=50&api_key=YOUR_API_KEY"
Endpoints:
GET /api/cards?limit=N&offset=N&sort=iptm&target=glp-1r GET /api/cards/:id GET /api/targets GET /api/targets/:id/cards GET /api/news?limit=N&related_target=glp-1r GET /api/stats GET /api/predictions/:id/pdb
Base URL: https://api.peptidemodel.com