Signpath
Code signing service for organizations, projects, certificates, signing policies, and system info.
Helps build pipelines that automate artifact signing by enumerating certificates and projects and confirming signing policy details.
Sign in to connect Signpath
Sign in to connect an account and start using Signpath in your apps.
Example Use Cases
These are example ways Snow can use Signpath when building apps with you. This list is meant to show examples, not document every possible capability. Connecting an account does not make Snow run these automatically on its own.
Tool to check if the SignPath API is healthy and operational. Use this to verify API availability before performing other operations.
Retrieve all certificates available in a SignPath organization. Use this to discover certificate IDs needed for signing operations. Requires a valid organization_id which can be obtained from your SignPath account settings.
Tool to list all projects for an organization. Use after confirming the organization ID to retrieve and paginate project records.
Retrieve signing policy details for code signing operations. Returns certificate info, RSA key parameters, and policy metadata for the authenticated user's accessible signing policies. Without filters, returns all policies where the user is assigned as Submitter.
Retrieves SignPath system information including the application version and the web UI base URL. Use this tool to verify the SignPath installation version or to obtain the web interface URL.