|
|
Overview of CSpec Registry API services
|
|
|
|
|
|
<table>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**Endpoints**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
**Description**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
**Example**
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/srvc**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">CSpec Service; lists all entity types and counts</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/srvc</span>](https://cspec.genome.network/cspec/srvc)<span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/id/{val}**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">Non-specific identity-based lookup</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/id/GN016</span>](https://cspec.genome.network/cspec/id/GN016)<span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/{type}**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">Get info about an CSpec entity type</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation)<span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/{type}/id**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">Paged list; Batch entity retrieval</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id)<span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/{type}/id/{val}**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">Specific identity-based lookup for an entity type</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016)<span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/{type}/id/{val}/ld** <br>**/{type}/id/{val}/ldFor**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">Get LD for an entity or get entities for which this one IS LD</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/ld</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/ld)<span dir=""> </span>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/ldFor</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/ldFor)<span dir=""> </span>
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
**/{type}/id/{val}/types** <br>**/{type}/id/{val}/types/ld** <br>**/{type}/id/{val}/types/ldFor**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
<span dir="">Get the list of types for an entity or get types of LD an entity has or types it is LD for; includes entity counts</span>
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/types</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/types)
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/types/ld</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/types/ld)
|
|
|
|
|
|
[<span dir="">https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/types/ldFor</span>](https://cspec.genome.network/cspec/SequenceVariantInterpretation/id/GN016/types/ldFor)
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
|