2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
title: Add Service Endpoint
|
|
|
|
|
description: Associate services and interaction endpoints with your DID
|
2026-09-02 16:53:38 -04:00
|
|
|
sidebar:
|
|
|
|
|
badge: x/did
|
|
|
|
|
seo:
|
|
|
|
|
title: "Add DID Service"
|
2025-10-03 14:45:52 -04:00
|
|
|
---
|
|
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::tip
|
|
|
|
|
Service endpoints enable others to discover how to interact with
|
|
|
|
|
your DID for specific purposes (messaging, data exchange, etc.).
|
|
|
|
|
:::
|
2025-10-03 14:45:52 -04:00
|
|
|
|
2026-09-02 16:53:38 -04:00
|
|
|
:::note
|
|
|
|
|
Service URLs should use HTTPS for security. Consider using
|
|
|
|
|
decentralized storage for resilience.
|
|
|
|
|
:::
|