LAP Registry

OpenTrials API Skill

opentrials-local

Provider: Opentrials Version: 0.0.1 Endpoints: 17 Updated: 2026-04-03

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/search
GET/search/autocomplete/{in}Returns trials based on a search query. By default, it'll search in all of a trial's attributes.
GET/search/fda_documentsAutocomplete search feature for supported database entities (`location`). It has the same options as a regular `search` operation, with an extra **required** `in` parameter indica...
GET/trials/{id}Search the FDA documents
GET/publications/{id}Returns a trial's details and related entities (e.g. `conditions`).
GET/conditions/{id}Returns publication details
GET/organisations/{id}Returns condition details
GET/trials/{id}/recordsReturns organisation details
GET/trials/{trialId}/records/{id}Returns a trial's raw records from its sources
GET/persons/{id}Returns a trial's raw record from its sources
GET/interventions/{id}Returns person details
GET/sourcesReturns intervention details
GET/fda_applicationsReturns list of sources
GET/fda_applications/{id}Returns FDA applications
GET/documentsReturns an FDA application details
GET/documents/{id}Returns documents
GET/document_categoriesReturns details of a document

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install opentrials-local

Downloads and installs to ~/.claude/skills/opentrials-local/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)