---
title: Install the OpenToken agent API
description: Complete the following to install the Java OpenToken Agent API.
component: opentoken
page_id: opentoken:setup:pf_opentoken_tt_install_the_opentoken_agent_api
canonical_url: https://docs.pingidentity.com/integrations/opentoken/setup/pf_opentoken_tt_install_the_opentoken_agent_api.html
revdate: June 21, 2024
section_ids:
  steps: Steps
---

# Install the OpenToken agent API

Complete the following to install the Java OpenToken Agent API.

## Steps

1. Copy the following JAR files to a location in the CLASSPATH of the Java application:

   * `opentoken-agent-2.7.2.jar`

   * `commons-collections-3.2.2.jar`

     |   |                                                                      |
     | - | -------------------------------------------------------------------- |
     |   | Version 3.2.2 or later of the Apache Commons Collection is required. |

2. Ensure the following Apache Commons libraries are also available in the application CLASSPATH:

   * `commons-beanutils-1.9.4.jar`

   * `commons-logging-1.1.1.jar`
