> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.adid.dev/llms.txt.
> For full documentation content, see https://docs.adid.dev/llms-full.txt.

# Verification Engine

Submit a credential, presentation, or ZK proof and the engine returns a verdict in \<100 ms:

* **Signature OK** — issuer's DID Document key resolves and matches.
* **Issuer trusted** — present in your Trusted Issuers allowlist.
* **Revocation status** — Status List 2021 bit is unset.
* **Schema match** — claims conform to the declared schema version.

Use `POST /api/v1/credentials/verify` with arrays for bulk verification.