Developer Tools25 toolsPaste one API key
Countdown API integration for AI agents
Countdown API provides real-time eBay product data, including product details, customer reviews, seller feedback, and search results, enabling businesses and developers to access comprehensive eBay marketplace information.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Countdown API once and call the same tools from all of them.
Setup
Connect Countdown API through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Countdown API exposes 25 tools through ClawLink. The 22 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
countdown_api_collections_get_collection | Retrieve details for a single collection by ID | Read |
countdown_api_collections_list_collections | List all collections for the authenticated account | Read |
countdown_api_core_api_send_request | Fetch eBay autocomplete suggestions | Read |
countdown_api_destinations_list_destinations | List all destinations configured for the account | Read |
countdown_api_find_collection_requests | Find requests in a collection by custom_id or search query | Read |
countdown_api_get_account | Retrieve account usage and current platform status | Read |
countdown_api_list_error_logs | List error logs from collection executions | Read |
countdown_api_requests_export_csv | Export all requests from a collection as downloadable CSV files | Read |
countdown_api_requests_export_json | Download all requests in a collection as JSON | Read |
countdown_api_results_get_result_set | Retrieve a collection run's result set payload | Read |
countdown_api_results_list_result_sets | List result sets produced by a collection | Read |
countdown_api_collections_create_collection | Create a new collection | Read |
countdown_api_collections_start_collection | Start processing a collection's queued requests on the Countdown API | Read |
countdown_api_collections_update_collection | Update an existing collection's settings | Read |
countdown_api_create_collection_request | Create new requests within a collection for bulk eBay data retrieval | Write |
countdown_api_create_destination | Creates a cloud storage destination where batch result sets will be automatically uploaded | Write |
countdown_api_requests_update_single_request | Modify parameters of an existing request in a collection | Read |
countdown_api_results_resend_result_set_webhook | Resend the webhook notification for a collection's result set | Read |
countdown_api_stop_all_collections | Stop all collections | Read |
countdown_api_stop_collection | Stop (pause) a single collection’s processing by ID | Read |
countdown_api_update_destination | Update a destination's configuration by ID | Write |
countdown_api_clear_all_requests | Clears (removes) all pending requests from a collection | Read |