Developer Tools32 toolsPaste one API key
RedCircle API integration for AI agents
RedCircle API is the real-time Target product data API for accessing Target product catalog, reviews, and category data.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect RedCircle API once and call the same tools from all of them.
Setup
Connect RedCircle 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
RedCircle API exposes 32 tools through ClawLink. The 27 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
redcircle_api_get_account | Retrieve account information, usage metrics, and platform status | Read |
redcircle_api_get_collection | Retrieve complete information about a specific collection | Read |
redcircle_api_get_requests_csv_links | Retrieve CSV download links for all requests in a collection | Read |
redcircle_api_get_requests_json_links | Retrieve download links for all requests in a collection in JSON format | Read |
redcircle_api_get_result_set_csv | Retrieve a result set in CSV format with optional field filtering | Read |
redcircle_api_get_result_set_json | Retrieve a result set in JSON format with download links | Read |
redcircle_api_get_result_set_jsonlines | Retrieve a result set in JSON Lines format with download links | Read |
redcircle_api_get_target_product_data | Retrieve Target data in real-time including search results, product information, reviews, or | Read |
redcircle_api_list_categories | Retrieve all top-level (root) categories or filter results using optional parameters | Read |
redcircle_api_list_collections | Retrieve all collections configured on your RedCircle API account with filtering and pagination | Read |
redcircle_api_list_destinations | Retrieve all destinations configured on your RedCircle API account with pagination and filtering | Read |
redcircle_api_list_error_logs | List all error logs on your RedCircle API account | Read |
redcircle_api_list_requests_by_page | Retrieve requests for a collection in paginated format | Read |
redcircle_api_list_result_sets | List all result sets for a collection | Read |
redcircle_api_list_zipcodes | Retrieve all zipcodes associated with your account with optional filtering | Read |
redcircle_api_add_zipcodes | Add zipcodes to your RedCircle API account for geolocation targeting | Write |
redcircle_api_create_collection | Create a new collection for running up to 15,000 requests on a schedule | Write |
redcircle_api_create_destination | Create a new destination for uploading Collection Result Sets to cloud storage | Write |
redcircle_api_create_requests | Add up to 1,000 requests to an existing collection | Write |
redcircle_api_resend_webhook | Resend a previously configured webhook POST request for a result set | Read |
redcircle_api_start_collection | Initiate execution of a RedCircle API collection | Read |
redcircle_api_update_collection | Update an existing collection's configuration and settings | Write |
redcircle_api_update_destination | Modify an existing destination configuration on your RedCircle API account | Write |
redcircle_api_update_request | Modify a request within a collection | Write |
redcircle_api_clear_collection_requests | Remove all requests from a specified collection | Read |
redcircle_api_stop_all_collections | Halt all currently active collections on your account | Read |
redcircle_api_stop_collection | Halt an active collection in queued or running state | Read |