INDEX / DEVELOPMENT / BRIDGEDB WEBSERVICES
№ APD-01522
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01522 · FIRST INDEXED 2026-08-27

bridgedb webservices

SOURCE: DISCOVERY-APISGURU
DOMAIN: bridgedb.org
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESdevelopment
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM BRIDGEDB.ORG
Website of the BridgeDb project
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
GET
/{organism}/attributeSearch/{query}
Returns a list of xrefs and associated attributes that contain the query string for a given organism. Results
GET
/{organism}/attributeSet
Returns the supported attributes to the given Organism.
GET
/{organism}/attributes/{systemCode}/{identifier}
Returns the attributes for a given identifier, data source, organism. Optionally display only a specified attr
GET
/{organism}/isFreeSearchSupported
Returns `true` or `false` based on whether or not /{organism}/search/{query} is supported for a given organism
GET
/{organism}/isMappingSupported/{sourceSystemCode}/{targetSystemCode}
Returns `true` or `false` based on whether or not /{organism}/xrefs/{systemCode}/{identifier} would possibly r
GET
/{organism}/properties
Returns the list of properties available for a given organism
GET
/{organism}/search/{query}
Returns a list of xrefs with identifiers that contain the query string for a given organism. Results are not r
GET
/{organism}/sourceDataSources
Returns a list of data sources available as xref sources for a given organism.
GET
/{organism}/targetDataSources
Returns a list of data sources available as xref targets for a given organism.
GET
/{organism}/xrefExists/{systemCode}/{identifier}
Returns `true` or `false` based on whether or not an xref exists in the database given an identifier, data sou
GET
/{organism}/xrefs/{systemCode}/{identifier}
Returns a list of xrefs that map to a given identifier, data source, and organism.
POST
/{organism}/xrefsBatch
Returns a list of xrefs, per identifier, that maps to a given list of identifiers an data source given an orga
+ 1 MORE ENDPOINTS IN THE SPEC