Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

RCSB PDB Search Service API

The Search Service API from RCSB PDB — 2 operation(s) for search service.

RCSB PDB Search Service API is one of 7 APIs that RCSB PDB publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Search Service. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.0.0, at version 0.9.12.

Requests are made against the base URL https://data.rcsb.org/rest/v1/core.

3 operations 2 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
0.9.12
Base URL
https://data.rcsb.org/rest/v1/core
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Search Service 3
GET
/rcsbsearch/v2/query
Released data search API endpoint allows you to perform GET requests with textual and scientific searches against current RCSB PDB entries
runJsonQueriesGet 1 param → 200400404415501408500204
POST
/rcsbsearch/v2/query
Released data search API endpoint allows you to perform POST requests with textual and scientific searches against current RCSB PDB entries
runJsonQueriesPost body → 200400404415501408500204
GET
/rcsbsearch/v2/query/unreleased
Unreleased data search API endpoint allows you to perform GET requests with textual searches against RCSB PDB unreleased entries
runUnreleasedEntryJsonQueries 1 param → 200400404415501408500204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pdb-search-service-api-openapi.yml Raw ↑

Other APIs RCSB PDB publishes across the network.

RCSB PDB Data API
RCSB PDB Sequence Coordinates API
RCSB PDB Structure Alignment API
RCSB PDB General API
RCSB PDB Metadata Service API
RCSB PDB Suggest Service API