LogoLogo
  • API Service Gateway Overview
    • Introduction
    • Getting Started with the APIs
    • Using your API key
    • API Rate Limiting
    • API Service Gateway Responses
  • Elasticsearch Metadata Services
    • Resource Information Network (RIN) Services
      • Research Resource Identifiers
      • The RRID Resolver
      • Searching RIN Indices
      • Basic RIN Search Examples
      • RIN Elaticsearch JSON Data Model
      • Download Larger Datasets
    • SPARC Datasets
      • Searching SPARC Dataset Indices
      • Basic SPARC Search Examples
      • SPARC Dataset Elasticsearch JSON Data Model
  • Terminology Services
    • InterLex
      • Searching InterLex
      • Basic Interlex Search Example
      • Bulk Add
      • Bulk Update
Powered by GitBook
On this page
  • Introduction
  • Retrieving JSON Metadata for an RRID
  • Use the RRID resolver to return metadata in JSON format
Edit on GitHub
Export as PDF
  1. Elasticsearch Metadata Services
  2. Resource Information Network (RIN) Services

The RRID Resolver

Information about RRID resolver

PreviousResearch Resource IdentifiersNextSearching RIN Indices

Last updated 3 months ago

Introduction

The RRID resolver provides the ability to resolve an RRID without the need for an API key. The resolver by default returns information in a structured report. In addition, results can be retrieved in JSON format.

For example the resolver page for a software tool (fMRIPrep) can be resolved via the following URL:

Retrieving JSON Metadata for an RRID

Use the RRID resolver to return metadata in JSON format

GET https://scicrunch.org/resolver/{RRID}.json

Path Parameters

Name
Type
Description

RRID*

String

The RRID being resolved

https://scicrunch.org/resolver/RRID:SCR_016216
RRID Resolver Report