---
title: "Get most used routes"
method: GET
path: "/v1/account/get-most-used-routes"
tags: ["Scrape Creators"]
---

# Get most used routes

`GET /v1/account/get-most-used-routes`

Returns your top 20 most called API endpoints ranked by call count, along with total credits consumed per endpoint. Defaults to the last 24 hours. Supports custom time ranges up to 1 year.

## Query parameters

- `start_time` string
- `end_time` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/scrapecreators/apis/scrape-creators-api.md) · [All operations](https://skmtc.dev/scrapecreators/apis/scrape-creators-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scrapecreators/scrape-creators-api/revisions/e9ec3dbbd8b8/schema)
