> For the complete documentation index, see [llms.txt](https://rest-api.symphony.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rest-api.symphony.com/main/certificates.md).

# Certificates

- [Public (Signing) Certificate](https://rest-api.symphony.com/main/certificates/public-signing-certificate.md): Retrieve the pod certificate that can be use to validate signed JWT tokens generated from the pod.
- [List Company Certificates](https://rest-api.symphony.com/main/certificates/list-company-certificates.md): Lists all certificates.
- [Create Company Certificate](https://rest-api.symphony.com/main/certificates/create-company-certificate.md): Create a company trusted or untrusted certificate
- [Delete Company Certificate](https://rest-api.symphony.com/main/certificates/delete-company-certificate.md): Delete a company certificate.
- [Company Certificate Details](https://rest-api.symphony.com/main/certificates/company-certificate-details.md): Get the details of a company certificate.
- [List Verified Certificates](https://rest-api.symphony.com/main/certificates/list-verified-certificates.md): Return a list of all certificates that are verified to a specified fingerprint.
- [List Trusted Certificates](https://rest-api.symphony.com/main/certificates/list-trusted-certificates.md): List all trusted certificates.
- [List Certificate Types](https://rest-api.symphony.com/main/certificates/list-certificate-types.md): List all certs of the given types.
- [Update Company Certificate](https://rest-api.symphony.com/main/certificates/update-company-certificate.md): Update a company certificate.
