Countdown API
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.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Countdown API authenticates with an API key. Generate the credential in your Countdown API account, then paste it into FlyMyAI the first time an agent uses a Countdown API action.
Get your Countdown API credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Countdown API Key | The API key used for authenticating requests to the Countdown API. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
COUNTDOWN_API_CLEAR_ALL_REQUESTS | Tool to clear all requests from a specified collection. Use when you need to remove all queued requests for an idle collection. | collection_id |
COUNTDOWN_API_COLLECTIONS_CREATE_COLLECTION | Tool to create a new collection. Use when you need to batch and orchestrate multiple requests on a schedule. | name |
COUNTDOWN_API_COLLECTIONS_GET_COLLECTION | Tool to retrieve details for a single collection by ID. Use when you need collection metadata and counts for a given collection ID. | collection_id |
COUNTDOWN_API_COLLECTIONS_LIST_COLLECTIONS | Tool to list all collections for the authenticated account. Use when you need to retrieve paginated collections with filtering, sorting, and timing constraints. | - |
COUNTDOWN_API_COLLECTIONS_START_COLLECTION | Tool to start processing a collection's queued requests. Use after creating or pausing a collection to initiate its queued requests. | collection_id |
COUNTDOWN_API_COLLECTIONS_UPDATE_COLLECTION | Tool to update an existing collection. Use when you need to modify collection settings before scheduling runs. | collection_id, name |
COUNTDOWN_API_CORE_API_SEND_REQUEST | Tool to fetch eBay autocomplete suggestions. Use when needing search-term-based suggestions from Countdown API. | api_key, type, ebay_domain, search_term |
COUNTDOWN_API_CREATE_DESTINATION | Tool to create a destination. Use when you need to set up a new destination for results or notifications. | name, enabled, type |
COUNTDOWN_API_DELETE_COLLECTION | Tool to delete a collection and its configuration by ID. Use when you need to remove an existing, non-running collection. | collection_id |
COUNTDOWN_API_DELETE_DESTINATION | Tool to delete a destination by ID. Use when you need to remove an existing destination. | destination_id |
COUNTDOWN_API_DELETE_SINGLE_REQUEST | Tool to remove a specific request from a collection. Use when you need to delete one request by ID. | collection_id, request_id |
COUNTDOWN_API_DESTINATIONS_LIST_DESTINATIONS | Tool to list all destinations configured for the account. Use when you need to inspect or paginate through configured destinations. | - |
COUNTDOWN_API_GET_ACCOUNT | Tool to retrieve account usage and current platform status. Use when needing to check plan, usage, and quota details for the authenticated user. | - |
COUNTDOWN_API_REQUESTS_EXPORT_CSV | Tool to export all requests in a collection as CSV download links. Use when you need per-page CSV URLs for a given collection. | collection_id |
COUNTDOWN_API_REQUESTS_EXPORT_JSON | Tool to download all requests in a collection as JSON. Use when you need to export the entire request history for a collection. | collection_id |
COUNTDOWN_API_REQUESTS_LIST_REQUESTS_PAGED | Tool to list requests for a collection by page. Use when you need to fetch a specific batch of up to 1000 requests for a given collection. | collection_id, page |
COUNTDOWN_API_REQUESTS_UPDATE_SINGLE_REQUEST | Tool to modify parameters of an existing request in a collection. Use when the collection is not running and you need to update eBay Product Data API parameters. | collection_id, request_id, body |
COUNTDOWN_API_RESULTS_GET_RESULT_SET | Tool to retrieve a collection run's result set payload. Use after a collection run completes to fetch metadata and download links. | collection_id, result_set_id |
COUNTDOWN_API_RESULTS_LIST_RESULT_SETS | Tool to list result sets produced by a collection. Use when you need to retrieve all summary status of result sets generated by a collection within the 14-day retention window. | collection_id |
COUNTDOWN_API_RESULTS_RESEND_RESULT_SET_WEBHOOK | Tool to resend the webhook for a previously generated result set. Use when a result set's webhook delivery needs a retry. | collection_id, result_set_id |
COUNTDOWN_API_STOP_ALL_COLLECTIONS | Tool to stop all collections. Use when you need to halt any running or queued collections after reviewing operations. | - |
COUNTDOWN_API_STOP_COLLECTION | Tool to stop (pause) a single collection’s processing by ID. Use when you need to halt a running or queued collection after confirming the target collection ID. | collection_id |
COUNTDOWN_API_UPDATE_DESTINATION | Tool to update a destination's configuration by ID. Use after creating or retrieving a destination to modify its settings. | destination_id |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Countdown API!