Autom

Dashboard overview

Read your Autom dashboard: endpoint library, consumption, and activity.

Signing in lands you on the Library, the catalogue of endpoints you can call. Analytics is the screen that tells you the state of your account: how many credits you are burning, how fast the API is answering, and whether recent calls are succeeding.

app.autom.dev/analytics
7 days30 days90 days
Customize

Credits Usage

57,820

58% of quota

Total Requests

61,204

Avg. Response Time

812 ms

Endpoints Used

7

Status codes

Success Rate

99.2%

Successful responses over the period

Analytics: key metrics for the period, status codes, and success rate.

What each Analytics panel tells you

PanelRead it when
Credits UsageYou want to know how much of the period's quota you have consumed.
Total RequestsYou need to compare traffic volume with your credit spend.
Avg. Response TimeCalls feel slow and you want to confirm it before raising a ticket.
Endpoints UsedYou are checking that a migration actually switched endpoints.
Status codes and Success RateFailures may be wasting calls without producing results.

The Library

The Library lists every endpoint available on your plan with its credit cost. Open one to read its parameters, run it in the playground, or copy a ready-made code snippet.

app.autom.dev/library
Search endpoints
Google Search
1 credit
Open
Google News
1 credit
Open
Google Maps
2 credits
Open
Open an endpoint to read its parameters and run it in the playground.
The Library: every endpoint with its credit cost, searchable.

How the pieces fit together

You want to…Go to
Discover an endpoint and try itLibrary → open the endpoint → playground
See if traffic is healthy todayAnalytics (period filters at the top)
Debug one failed callAPI Logs → filter → open the row
Know how much runway is leftAPI usage panel at the bottom of the sidebar
Buy more credits or change planSettings → Subscription

Click View more analytics for the per-endpoint and per-key breakdown. Use Customize on Analytics to show, hide, or reorder the widgets.

On this page