The Signatory API exposes the "issuance" endpoint, which provides flexible integration possibilities for anyone intending to act as an "Issuer" (i.e. create, sign and issue Verifiable Credentials), as follows:
Credentials
The /v1/credentials/issue endpoint issues a specified credential.
Templates
The currently available template functions are:
List templates
The /v1/templates endpoint returns the list of the available template ids
No parameter
E.g. List the templates
Import template
The /v1/templates/{id} endpoint to import your custom credential template
id path parameter (required) - id of the template, e.g. MyCustomCredential