# API Reference

Register your application on [Entity Studio Developer Dashboard](/hypersign-developer-dashboard/developer-dashboard.md) and generate your API secret Key before proceeding.&#x20;

## Authentication

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Authentication</strong></mark></td><td><em><mark style="color:yellow;">Generate Access Token using API secret key to start accessing SSI APIs</mark></em></td><td></td><td><a href="/pages/1ECe3zbGhbIj5m8Yls2F">/pages/1ECe3zbGhbIj5m8Yls2F</a></td></tr></tbody></table>

### Self Sovereign Identity (SSI) APIs

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Decentralized Identifiers</strong></mark> </td><td><em><mark style="color:yellow;">APIs to manage DIDs for your apps</mark></em></td><td></td><td><a href="/pages/rL1N5Dz61lOVLHlErwQp">/pages/rL1N5Dz61lOVLHlErwQp</a></td></tr><tr><td><mark style="color:blue;"><strong>Schema</strong></mark></td><td><em><mark style="color:yellow;">APIs to manage schemas for credentials for your apps</mark></em></td><td></td><td><a href="/pages/1BLTurweWYbKSoPmmRed">/pages/1BLTurweWYbKSoPmmRed</a></td></tr><tr><td><mark style="color:blue;"><strong>Verifiable Credentials</strong></mark></td><td><em><mark style="color:yellow;">APIs to manage verifiable credentials for your apps</mark></em></td><td></td><td><a href="/pages/bnREvNkvknp5WZRI2uKP">/pages/bnREvNkvknp5WZRI2uKP</a></td></tr><tr><td><mark style="color:blue;"><strong>Verifiable Presentation</strong></mark></td><td><em><mark style="color:yellow;">API to manage presentation template and verification</mark></em></td><td></td><td><a href="/pages/bnREvNkvknp5WZRI2uKP">/pages/bnREvNkvknp5WZRI2uKP</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.hypersign.id/hypersign-ssi/api-doc.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
