For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
PlaygroundDiscordStatusDashboardSign Up >
DocumentationSDK ReferenceGraphiti
DocumentationSDK ReferenceGraphiti
      • Overview
      • Role-Based Access Control
      • Audit Logging
      • API Logging
      • HIPAA compliance
      • Bring Your Own Key (BYOK)
      • Bring Your Own LLM (BYOM)
LogoLogo
PlaygroundDiscordStatusDashboardSign Up >
On this page
  • What is logged
  • Viewing API logs
  • Data retention
  • Dashboard access
  • Long-term storage
  • Access control
Security & Compliance

API logging

View SDK and API key usage logs for your account
Was this page helpful?
Previous

HIPAA compliance

Next
Built with

Available to Flex Plus and Enterprise customers.

API logs provide a complete audit trail of all SDK and API key usage across your account, including successful requests and errors. Use API logs to monitor usage, debug integrations, and track request patterns.

API logs track requests made with project API keys. Webapp requests are not included. For webapp activity, see Audit Logging.

What is logged

Every API request made using a project API key is logged, including:

FieldDescription
TimeWhen the request was made
MethodHTTP method (GET, POST, PUT, DELETE)
EndpointThe API endpoint called
StatusHTTP status code (2xx, 4xx, 5xx)
LatencyResponse time in milliseconds
API KeyWhich API key was used (name + masked key)

Viewing API logs

Access API logs from your account settings:

  1. Navigate to Account Settings in the Zep dashboard
  2. Select API Logs from the sidebar
  3. Browse the chronological list of requests

Results are sorted by most recent first.

Data retention

Dashboard access

API logs are available in the dashboard according to your plan:

PlanRetention Period
Enterprise30 days
Flex Plus7 days

Long-term storage

Enterprise customers have access to extended log retention in cold storage:

PlanRetention Period
Enterprise1 year
Enterprise with HIPAA BAA7 years

To access logs beyond the dashboard retention period, contact your account manager.

Access control

Viewing API logs requires the API Logs View permission. Configure this through role-based access control.