---
title: API audit logging
description: PingFederate provides API endpoints and management services on the administrative port (9999) and the runtime port (9031) that are logged for auditing purposes.
component: pingfederate
version: 13.1
page_id: pingfederate:administrators_reference_guide:pf_audit_loggin
canonical_url: https://docs.pingidentity.com/pingfederate/13.1/administrators_reference_guide/pf_audit_loggin.html
llms_txt: https://docs.pingidentity.com/pingfederate/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
revdate: July 5, 2022
---

# API audit logging

PingFederate provides API endpoints and management services on the administrative port (9999) and the runtime port (9031) that are logged for auditing purposes.

Actions performed through these endpoints are logged for auditing purposes, as described in the following table.

| API                                   | Port                | Log File          |
| ------------------------------------- | ------------------- | ----------------- |
| Administrative API                    | Administrative Port | `admin-api.log`   |
| OAuth Client Management Service       | Runtime Port        | `runtime-api.log` |
| OAuth Access Grant Management Service | Runtime Port        | `runtime-api.log` |
| Session Revocation API                | Runtime Port        | `runtime-api.log` |
