TPDB API

Programmatic access

Query TPDB peptide records as JSON for scripts, notebooks, and downstream analysis.

Endpoint

https://www.tpdb.cc/api/peptides/

Search by ID, sequence, activity, or source

?q=TPDB00001

Filter by activity

?activity=Antioxidant

Filter by length

?min_len=5&max_len=20

Filter by sequence type

?sequence_type=standard

Filter by source database

?source=AODB

Pagination

?page=2&page_size=50

Response fields

Each record includes TPDB ID, sequence, length, activity labels, source database, dataset category, sequence type, modification status, and detail page URL.