---
title: Agent SDK for C sample code
description: The Agent SDK for C sample code is available both in the SDK distribution and on GitHub at https://github.com/pingidentity/pa-agent-c-sdk-sample-apache.
component: pingaccess
version: 8.3
page_id: pingaccess:agents_and_integrations:pa_sdk_for_sample_code
canonical_url: https://docs.pingidentity.com/pingaccess/8.3/agents_and_integrations/pa_sdk_for_sample_code.html
revdate: February 6, 2023
---

# Agent SDK for C sample code

The Agent SDK for C sample code is available both in the SDK distribution and on GitHub at <https://github.com/pingidentity/pa-agent-c-sdk-sample-apache>.

Before building the sample code, ensure you have the PingAccess Agent SDK for C archive, the GNU `make` utility and associated compiler utilities installed with your compiler, and Apache and its development libraries.

The sample uses Apache and assumes that the PingAccess Agent SDK for C can be referenced as a dependency. For more details about specific dependencies and requirements, as well as instructions on how to build the sample code, see `<AGENT_SDK_C_HOME>/sample/readme.md`.
