> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.medicomp.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.medicomp.com/_mcp/server.

# Overview

The Quippe web API is organized around [REST](https://www.restapitutorial.com/). Our API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns [**JSON-encoded**](http://www.json.org/) responses, and uses standard HTTP response codes, authentication schemes, and verbs.

You can explore a small subset of the API endpoints available in the "API Reference" on this public site. These APIs are geared towards addressing a number of challenges including, but not limited to:

* Searching for clinical terms, diagnoses, and standard medical codes
* Mapping medical terms to standard codes
* Converting text to structured medical data

This documentation site represents a small subset of the full capabilities, API surface, and SDK. They are made available for public preview purposes only, and are not representative of the complete capabilities, coverage, or depth of the platform.

## Sandbox Access

You can use the complete Quippe API surface in the Quippe [**sandbox**](/quippe-rest-api/sandbox) with your login credentials. Want to explore more? [Contact us to request access](https://medicomp.com/request-access).

Additional API surface area, SDK functionality, configuration, and reference architectures are proprietary and disclosed only under NDA (sandbox access) or active licensing agreement.

## Use of this site

Do not submit Protected Health Information (PHI) through this documentation, sandbox, or any associated tools. This public-facing environment is not authorized or configured to handle PHI.