# 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="m2m-verifiable-credential-endpoints/credential-storage-dcp">credential-storage-dcp</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="m2m-verifiable-credential-endpoints/credential-issuance-dcp">credential-issuance-dcp</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="m2m-verifiable-credential-endpoints/credential-status-dcp">credential-status-dcp</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="m2m-verifiable-credential-endpoints/metadata-dcp">metadata-dcp</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="m2m-verifiable-credential-endpoints/offers-dcp">offers-dcp</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="m2m-verifiable-credential-endpoints/resolution-dcp">resolution-dcp</a></td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr></tbody></table>
