# ReadMe Documentation > Beautiful documentation made easy. Fetch the complete documentation index at: https://docs.readme.com/main/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version. ## API Reference: Developer Metrics API - [Metrics API Introduction](https://docs.readme.com/main/reference/metrics-api-introduction.md): See how people use your docs and how developers use your API - [Send an API Log to ReadMe](https://docs.readme.com/main/reference/post_request.md): Send an API Log to ReadMe, so that you can view developer usage metrics about your API. For more information see https://docs.readme.com/main/docs/sending-api-logs. - [Get average page quality](https://docs.readme.com/main/reference/getaveragepagequality.md): Get the total number of project page quality votes, broken down into positive and overall votes. - [Get best pages](https://docs.readme.com/main/reference/getbestpages.md): Get the pages in your docs project with the highest number of positive votes. - [Get page comments](https://docs.readme.com/main/reference/getpagecomments.md): Get a list of comments associated with page votes within a time period. - [Get worst pages](https://docs.readme.com/main/reference/getworstpages.md): Get the pages in your docs project with the highest number of negative votes. - [Get page breakdown](https://docs.readme.com/main/reference/getpageperformance.md): Get votes and comments for a particular project page. - [Get difference in page views](https://docs.readme.com/main/reference/gethistoricalpageviews.md): Get percent difference period-over-period of unique and total views for a project. - [Get top pages](https://docs.readme.com/main/reference/gettoppages.md): Retrieve top pages associated with a project and their respective counts. - [Get total page views](https://docs.readme.com/main/reference/gettotalpageviews.md): Get total page views for a project. - [Get unique page views](https://docs.readme.com/main/reference/getuniquepageviews.md): Gets total unique page views for a project. - [Get users](https://docs.readme.com/main/reference/getpageviewsbyuser.md): Get unique user email addresses with the most views for a project, sorted by total views per user. - [Get page views per day](https://docs.readme.com/main/reference/getpageviewsbyday.md): Get count of page views per day for a particular date range. - [Get views by path](https://docs.readme.com/main/reference/getpageviewsforpath.md): For a given page, see which viewers and how many times they visited, ordered by count. - [Get top search terms](https://docs.readme.com/main/reference/gettopsearchterms.md): Retrieve top terms searched for in your project, and associated counts. - [Get data by search term](https://docs.readme.com/main/reference/getusersbysearchterm.md): Retrieve a breakdown of users who have searched for a particular term, include email and count.