# M2M Verifiable Credential 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 [DCP 1.0](https://eclipse-dataspace-dcp.github.io/decentralized-claims-protocol/v1.0/). 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 DCP are listed under a 'DCP 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 (holder, issuer, verifier)</th><th data-type="checkbox">Entitled Party (holder, verifier)</th><th data-type="checkbox">Identity Provider (holder, issuer, verifier)</th><th data-type="checkbox">Participant Registry (holder, issuer, verifier)</th><th data-type="checkbox">Service Consumer (holder, verifier)</th><th data-type="checkbox">Service Provider (holder, verifier)</th></tr></thead><tbody><tr><td><a data-mention href="/pages/X6ApmFm31tHd4Fj3j5RR">/pages/X6ApmFm31tHd4Fj3j5RR</a></td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td><a data-mention href="/pages/B4l3ApUhsE5AGQ894DXq">/pages/B4l3ApUhsE5AGQ894DXq</a></td><td>true</td><td>false</td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td><a data-mention href="/pages/c5VwjofXs7DxcggloQPJ">/pages/c5VwjofXs7DxcggloQPJ</a></td><td>true</td><td>false</td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td><a data-mention href="/pages/1FcdeyWDKgQMED3hikTI">/pages/1FcdeyWDKgQMED3hikTI</a></td><td>true</td><td>false</td><td>true</td><td>true</td><td>false</td><td>false</td></tr><tr><td><a data-mention href="/pages/nm9Otstb2iLHR5AfsywX">/pages/nm9Otstb2iLHR5AfsywX</a></td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td><a data-mention href="/pages/Cd8j8JM4W2sskH8QO4KE">/pages/Cd8j8JM4W2sskH8QO4KE</a></td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</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://dev.ishare.eu/all-roles-common-endpoints/m2m-verifiable-credential-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.
