> For the complete documentation index, see [llms.txt](https://dev.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.ishare.eu/all-roles-common-endpoints/h2m-verifiable-credential-endpoints/openid4vci-endpoints.md).

# OpenID4VCI Endpoints

{% hint style="info" %}
Specifications and best practice implementations for Verifiable Credentials are currently being developed. This page is expected to be updated, closely following these developments.
{% endhint %}

All the endpoints included in the iSHARE Developer Portal are in line with [OpenID for Verifiable Credential Issuance (OpenID4VCI) v1.0](https://openid.net/specs/openid-4-verifiable-credential-issuance-1_0.html). The endpoints are provided for convenience and the examples used in the pages about the endpoints reflect how iSHARE participants may apply verifiable credentials in their dataspace. For each role the endpoints that are required for OpenID4VCI are listed under an 'OpenID4VCI Endpoints' section. The following table provides an overview of required endpoints per role.

<table data-full-width="true"><thead><tr><th>Endpoint</th><th data-type="checkbox">Authorization Registry (issuer)</th><th data-type="checkbox">Identity Provider (issuer)</th><th data-type="checkbox">Participant Registry (issuer)</th></tr></thead><tbody><tr><td><a data-mention href="/pages/ZyKqgoY4eHh9gcJcCa0a">/pages/ZyKqgoY4eHh9gcJcCa0a</a></td><td>true</td><td>true</td><td>true</td></tr><tr><td><a data-mention href="/pages/97MiqjpuPQTLVKEEk6yc">/pages/97MiqjpuPQTLVKEEk6yc</a></td><td>true</td><td>true</td><td>true</td></tr><tr><td><a data-mention href="/pages/1batLUAK0eg3LCFhLzW6">/pages/1batLUAK0eg3LCFhLzW6</a></td><td>true</td><td>true</td><td>true</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dev.ishare.eu/all-roles-common-endpoints/h2m-verifiable-credential-endpoints/openid4vci-endpoints.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.
