The JFrog AppTrust REST API enables you to programmatically access all the essential AppTrust features.
Welcome to the API reference for the JFrog AppTrust REST API. The API reference uses an OpenAPI-compliant format to present the descriptions of each API request, providing a developer-centric and intuitive way to integrate governance and lifecycle functionality into your automated workflows. You can use the Search bar at the top of the page to find specific endpoints by name, method, or functionality.
Contents of API Reference
On this page, you can access the REST APIs for all of the Governance & Lifecycle services used in the JFrog Platform. The APIs are grouped according to the services and include:
- AppTrust Service API: Management and major functions relating to applications, application versions, and package binding
- JFrog Unified Policy Service API: Management of templates, rules, policies, and evaluations.
- Stages & Lifecycle API: Creation and management of stages in the lifecycle
- JFrog Artifactory Evidence API: Deployment and retrieval of evidence
- Release Lifecycle Management: Management of release bundle functionality
Key Features
The API reference is openAPI compliant and has standard openAPI features such as:
- Try It: Use the interactive API explorer on each page to send requests directly from your browser (requires a valid JFrog URL and credentials).
- Code Samples: Copy-paste ready-to-use snippets in various languages (cURL, Python, JSON, etc.) located in the right-hand panel of endpoints.
- Detailed Schemas: Expand response objects to view data types, constraints, and descriptions for every field.
Authentication
The APIs require a JFrog access token for authentication.
