Skip to main content

Get one-hop connection schema

GET 

https://robokop-automat.apps.renci.org/reactome/simple_spec

Returns a list of available predicates when choosing a single source or target curie. Calling this endpoint with no query parameters will return all possible hops for all types.

Schema

Request

Query Parameters

    source Source
    target Target

Responses

Successful Response

Schema
  • Array [
  • source_type Source Typerequired
    target_type Target Typerequired
    edge_type Edge Typerequired
  • ]
curl -L -X GET 'https://robokop-automat.apps.renci.org/reactome/simple_spec' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://robokop-automat.apps.renci.org
Parameters
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!