# Analytics & Logs

**Track and monitor your API usage with comprehensive analytics**

API.market logs every single request and response unless otherwise specified.

### 🔵 Account Analytics & Logs

Track your total usage and analytics across all subscribed APIs from one central location.

#### How to Access:

1. Click on **"Charts"** from the left sidebar on your home page
2. View analytics for all APIs you've subscribed to

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FDRAmf5CPptBho3oZjemq%2FScreenshot%202026-01-08%20at%2012.15.33%E2%80%AFPM.png?alt=media&#x26;token=514c7d46-80c6-4876-a796-87e7cfca513a" alt=""><figcaption></figcaption></figure>

#### What You'll See:

To check for the Account level analytics and logs click on **Analytics**. You will get to see something like this:

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FWy0t0HHHwbx1GE7zdLyc%2Fimage.png?alt=media&#x26;token=2e727bc4-2495-4c92-b82b-b5c5227df962" alt=""><figcaption></figcaption></figure>

#### Key Metrics

The analytics dashboard displays the following key metrics:

* **Total API Calls** - Track all requests across all your APIs
* **Usage** - Monitor your API usage and consumption across all subscribed products
* **Average Error Rate** - Track the percentage of failed requests
* **Reported Usage** - View the usage reported by the system

#### Request Analytics Graph

The dashboard includes a "Request Analytics" graph that shows:

* **Num Requests** (Total API Requests) - All API calls made
* **Non 200 Requests** - Failed or error responses
* **Reported Usage** - System-tracked usage metrics

This graph helps you visualize your API usage patterns over time (1 hour, 3 hours, 12 hours, 24 hours, 1 week, 1 month, or 6 months).

#### Advanced Filters

You can filter the analytics data by:

* **Date Range** - Select a custom date range
* **Products** - Filter by specific products (or view all)
* **Request Methods** - Filter by HTTP method (GET, POST, etc.)

Click "Apply Filters" to update the dashboard with your selected criteria.

#### Latency Analytics

The dashboard also provides latency metrics showing:

* **Total Latency** - Overall response time including overhead
* **API Latency** - Time taken by the actual API call
* **Overhead Latency** - Additional processing time

**For logs you will see something like this :**&#x20;

<figure><img src="https://979396929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJpzXHBiEL3zWqYljGVxS%2Fuploads%2FQjiKLV4hiOyW1pTnAjfx%2Fimage.png?alt=media&#x26;token=678fbf9f-f588-4caf-9c87-d08114c2c194" alt=""><figcaption></figcaption></figure>

#### API Logs Table

The API Logs table displays detailed information about each API request:

* **ID** - Unique request identifier
* **REQUEST ID** - Request tracking ID
* **DATE/TIME** - Timestamp of the request
* **PRODUCT** - Product name that was called
* **PLAN** - Pricing plan used
* **USER ID** - User who made the request
* **ENDPOINT** - API endpoint path
* **METHOD** - HTTP method (GET, POST, etc.)
* **STATUS** - Response status code
