Countdown api
Overview
SLUG: COUNTDOWN_API
Description
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.
Authentication Details
API Key
Connecting to Countdown api
Create an auth config
Use the dashboard to create an auth config for the Countdown api toolkit. This allows you to connect multiple Countdown api accounts to Composio for agents to use.
Select App
Navigate to [Countdown api](https://platform.composio.dev?next_page=/marketplace/Countdown api).
Create and Get auth config ID
Click “Create Countdown api Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Countdown api toolkit’s playground](https://app.composio.dev/app/Countdown api)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
COUNTDOWN_API_CLEAR_ALL_REQUESTS
Tool Name: Clear Collection Requests
Description
Action Parameters
Action Response
COUNTDOWN_API_COLLECTIONS_CREATE_COLLECTION
Tool Name: Create a new collection
Description
Action Parameters
Action Response
COUNTDOWN_API_COLLECTIONS_GET_COLLECTION
Tool Name: Get Collection
Description
Action Parameters
Action Response
COUNTDOWN_API_COLLECTIONS_LIST_COLLECTIONS
Tool Name: List Collections
Description
Action Parameters
Action Response
COUNTDOWN_API_COLLECTIONS_START_COLLECTION
Tool Name: Start Collection
Description
Action Parameters
Action Response
COUNTDOWN_API_COLLECTIONS_UPDATE_COLLECTION
Tool Name: Update an existing collection
Description
Action Parameters
Action Response
COUNTDOWN_API_CORE_API_SEND_REQUEST
Tool Name: eBay Autocomplete
Description
Action Parameters
Action Response
COUNTDOWN_API_CREATE_DESTINATION
Tool Name: Create Destination
Description
Action Parameters
Action Response
COUNTDOWN_API_DELETE_COLLECTION
Tool Name: Delete Collection
Description
Action Parameters
Action Response
COUNTDOWN_API_DELETE_DESTINATION
Tool Name: Delete Destination
Description
Action Parameters
Action Response
COUNTDOWN_API_DELETE_SINGLE_REQUEST
Tool Name: Delete Single Request
Description
Action Parameters
Action Response
COUNTDOWN_API_DESTINATIONS_LIST_DESTINATIONS
Tool Name: List Destinations
Description
Action Parameters
Action Response
COUNTDOWN_API_GET_ACCOUNT
Tool Name: Get Account Information
Description
Action Parameters
Action Response
COUNTDOWN_API_REQUESTS_EXPORT_CSV
Tool Name: Export Requests CSV
Description
Action Parameters
Action Response
COUNTDOWN_API_REQUESTS_EXPORT_JSON
Tool Name: Export Requests as JSON
Description
Action Parameters
Action Response
COUNTDOWN_API_REQUESTS_LIST_REQUESTS_PAGED
Tool Name: List Requests Paged
Description
Action Parameters
Action Response
COUNTDOWN_API_REQUESTS_UPDATE_SINGLE_REQUEST
Tool Name: Update Single Request
Description
Action Parameters
Action Response
COUNTDOWN_API_RESULTS_GET_RESULT_SET
Tool Name: Get Result Set
Description
Action Parameters
Action Response
COUNTDOWN_API_RESULTS_LIST_RESULT_SETS
Tool Name: List Result Sets
Description
Action Parameters
Action Response
COUNTDOWN_API_RESULTS_RESEND_RESULT_SET_WEBHOOK
Tool Name: Resend Result Set Webhook
Description
Action Parameters
Action Response
COUNTDOWN_API_STOP_ALL_COLLECTIONS
Tool Name: Stop All Collections
Description
Action Parameters
Action Response
COUNTDOWN_API_STOP_COLLECTION
Tool Name: Stop Collection
Description
Action Parameters
Action Response
COUNTDOWN_API_UPDATE_DESTINATION
Tool Name: Update Destination
Description
Action Parameters
Action Response