Reference Documentation

Reference documentation provides detailed technical information about Vidos services, their configuration options, API specifications, and standards support. This section serves as a comprehensive technical resource for developers who need precise information about how Vidos components function.

When to use reference documentation

Use this reference documentation when you:

  • Need specific details about configuration parameters and options
  • Require information about supported standards and implementations
  • Want to understand the complete capabilities of a specific service
  • Are debugging issues that require in-depth technical knowledge
  • Need to implement integrations that require precise technical details
  • Are authoring advanced configurations for Vidos services

Unlike tutorials or how-to guides that focus on accomplishing specific tasks, reference documentation focuses on providing comprehensive technical information.

Service References

Resolver Service

The Resolver service translates decentralized identifiers (DIDs) into DID documents containing cryptographic material, service endpoints, and identity information.

Verifier Service

The Verifier service validates cryptographic proofs and credentials according to configurable verification policies.

Configuration References

Reference documentation for configuration structures and options across Vidos services.

IAM References

Identity and Access Management (IAM) reference documentation.

Best Practices

When using reference documentation:

  1. Cross-reference with relevant tutorials and how-to guides for context
  2. Use the search function to find specific parameters or options
  3. Check the configuration schema links for programmatic validation
  4. Refer to the examples provided for common configuration patterns
  5. Consult the linked specifications for standards-based implementations