Credits
Credit cost per API endpoint for Autom.
Each API call consumes credits from your account balance. The table below lists every endpoint and its cost.
You are charged for successful requests: 200 for synchronous calls and 201 for async jobs. 404 billing is endpoint-specific (check each endpoint page). All other responses (4xx, 5xx) are free.
| Endpoint | Method | Path | Credits |
|---|---|---|---|
| Bing Search | GET | /v1/bing/search | 1 |
| Brave Search | GET | /v1/brave/search | 1 |
| Google Countries | GET | /v1/finder/google-countries | 0 |
| Google Images | GET | /v1/google/images | 1 |
| Google Jobs | GET | /v1/google/jobs | 1 |
| Google Languages | GET | /v1/finder/google-languages | 0 |
| Google Locations | GET | /v1/finder/google-locations | 0 |
| Google Maps | GET | /v1/google/maps | 1 |
| Google News | GET | /v1/google/news | 1 |
| Google Search | GET | /v1/google/search | 1 |
| Google Search Autocomplete | GET | /v1/google/search/autocomplete | 1 |
| Google Search Light | GET | /v1/google/search/light | 1 |
| Google Shopping | GET | /v1/google/shopping | 1 |
| Google Videos | GET | /v1/google/videos | 1 |
| Usage | GET | /v1/usage | 0 |