---
title: PingOne DaVinci
description: These tasks show you how to initiate DaVinci flows through the PingOne authorization server and receive tokens by calling the PingOne token request.
component: pingone-api
page_id: pingone-api:workflow-library:pingone-davinci
canonical_url: https://developer.pingidentity.com/pingone-api/workflow-library/pingone-davinci.html
---

# PingOne DaVinci

These tasks show you how to initiate DaVinci flows through the PingOne authorization server and receive tokens by calling the PingOne token request.

DaVinci use cases in PingOne often call the following API resources:

| DaVinci API                                                                                              | Description                                                                                                                |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
| [Flow Policies](../platform/flow-policies.html)                                                          | The flow policies endpoint identifies the DaVinci flow policy resources defined in the specified environment.              |
| [Application Flow Policy Assignments](../platform/applications/application-flow-policy-assignments.html) | Flow policy assignment endpoints manage the DaVinci flow policies associated with the specified application.               |
| [DaVinci Admin APIs](../davinci/davinci-admin-apis.html)                                                 | The PingOne DaVinci Admin APIs provide access to DaVinci configuration operations through the PingOne API resource server. |
| [OpenID Connect/OAuth 2](../auth/openid-connect-oauth-2.html)                                            | The PingOne authorization endpoint is used to interact with the end user and obtain an authorization grant.                |

To learn more about DaVinci flow executions in PingOne, refer to [DaVinci Flow Executions](../auth/pingone-davinci/davinci-runtime-apis.html).

|   |                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| - | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|   | These requests require `PING_ONE_DAVINCI` in the Bill of Materials (BOM) for your environment. To check the BOM for the list of PingOne products associated with your environment, refer to [Read One Bill of Materials](../platform/bill-of-materials-bom/read-one-bill-of-materials.html). If `PING_ONE_DAVINCI` is not in the BOM, contact your PingOne administrator to check whether your license supports adding this product to your environment. |
