Documentation

How to Access and Navigate Your API Logs

How to find your API logs in the dashboard, read request entries, and use them to monitor and troubleshoot your API activity.

How to Access and Navigate Your API Logs

Your API Logs give you a real-time record of every request made with your API key. This guide covers how to find the logs and use them to monitor and troubleshoot your API activity.

For a breakdown of how credits are calculated per request, see Can I See a Breakdown of My Credit Usage?

How to Access Your API Logs

  1. Log in to your Enrich Layer account at enrichlayer.com.
  2. From the dashboard, go to API Logs in the left-hand sidebar.
  3. Direct link: enrichlayer.com/dashboard/api-logs

How Many Logs Can I See?

The number of log entries visible in the dashboard depends on your subscription plan:

PlanVisible log rows
Pay-as-you-go (no subscription)200
Starter ($49/mo)200
Growth ($299/mo)10,000
Pro ($899/mo)50,000
Ultra ($1,899/mo)200,000
Enterprise200,000
Annual (any tier)200,000

Once you reach your plan's limit, an Upgrade to view more link appears at the bottom of the logs page. The Download as CSV option is subject to the same cap.

To see a longer history, upgrade your plan.

Looking Up a Specific Request

Every API response includes a request ID in the response headers. You can use this to locate a specific call in your logs — useful when investigating an unexpected result or error.