Skip to main content
Developer Portal

Build with Kisho

Access rare disease data through our REST API. Get started in minutes with comprehensive documentation.

Quick Start

1

Get Your API Key

Create a free account and generate your first API key. 1,000 requests/month, no credit card required.

Start Free
2

Make Your First Request

Use your API key to authenticate requests. Here's a quick example:

cURL
curl -X GET "https://kishomed.io/api/v1/diseases/MONDO:0007915" \
  -H "Authorization: Bearer kisho_live_your_api_key" \
  -H "Content-Type: application/json"
3

Explore the Docs

Learn about all available endpoints, response formats, and best practices.

View Documentation

API Features

Fast Response Times

Fast response times for real-time applications

RESTful Design

Standard REST conventions with JSON responses

Secure Authentication

Bearer token auth with scoped API keys

Usage Tracking

Real-time usage metrics and limit monitoring

Ready to Get Started?

Create a free account and start building in minutes. No credit card required.