# Analytics & Logs

[Api.market](https://api.market) logs every single request and response unless otherwise specified.

#### Admin Analytics <a href="#admin-analytics" id="admin-analytics"></a>

You can track the total usage and analytics by clicking on **"Analytics & Charts"** from the left Sidebar on seller .

You can see the total API calls per day, week or months.

You can also check the average analytics for your APIs.

#### Usage Analytics :

<figure><img src="/files/slTePI3PD9lnmlXi2jlV" alt=""><figcaption><p>Example of Usage Analytics</p></figcaption></figure>

#### Latency Analytics:

<figure><img src="/files/M0kD3v6AOriU8PskiNFa" alt=""><figcaption><p>Example Of Latency Analytics </p></figcaption></figure>

#### API Request Logs: <a href="#admin-logs" id="admin-logs"></a>

You can check the request and response for each request made by all of your users.

<figure><img src="/files/rx4I4AwTKOatfqmz25iL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6HERXywn1zAh8yPGnkR7" alt=""><figcaption><p>Example Of API Request Logs</p></figcaption></figure>

#### Product Specific Analytics & Logs :&#x20;

For product specified logs you need to go to the seller console, a place where APIs are launched on the api.market . Here's how you can do it : \
\
Click on the API seller console to go the seller console for Analytics & Logs regarding specific Product\
Here's the seller console : <https://api.market/seller>\
\
In Seller Console , analytics are available under "**API Products"** Page. \
This is what it looks like when you come to seller console.&#x20;

<figure><img src="/files/3ux6toLmqaAZ0yut2V2C" alt=""><figcaption></figcaption></figure>

Click on the **"API Products"** under "**Manage APIs"** Sectio&#x6E;**.** \
\
After clicking on it choose any product you want to see Analytics & logs fo&#x72;**.** \
\
After clicking on it the Product settings page will show up. This is what looks like

<figure><img src="/files/YB0ih87KD1rlWMGWdgeq" alt=""><figcaption></figcaption></figure>

Click on Analytics & Logs to see analytics related to Specific API Product

#### What You'll See:

**Product Analytics Dashboard:**

* :white\_check\_mark: **Total API Calls** - Total requests for this specific product
* :white\_check\_mark: **Average Error Rate** - Success vs failure rate for this product
* :white\_check\_mark: **Latency Analytics** - Response time metrics
* :white\_check\_mark: **Request Logs** - Detailed log of all API requests

<figure><img src="/files/SYMCj2r62XRwsgR1XkjI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/7XrpcL8r95ZCEObVxsTQ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Y4jucUladHMwNYxZmsMt" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.api.market/seller-docs/analytics-and-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
