Freecash: Get Withdrawals
Freecash via Parse · Finance
Retrieve the recent withdrawal activity feed from Freecash. Returns real-time withdrawal transactions including username, amount, method, and country. Paginates via limit parameter; results are ordered by most recent first. Access Freecash.com public data including the withdrawal feed, platform statistics, offer categories, featured offers, and cashout methods. Fulfilled by Parse from freecash.io.
- ecommerce
- finance
- freecash
- freecash-io
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/70a7be56-cb0c-481c-a10b-dc8ae6d532d8/get_withdrawals
- Interface artifact
- sha256:7196b21a030ba353b7ed1ca65cc1f1ea9efc9432972d2ec27de28d64f8581bfe
- Manifest digest
- sha256:b1eb7166fc422dc0fd1e0e12c98dc70d777b5d90dc28be704b3b5337879667b8
Request fields
- limit (integer): Number of withdrawal items to retrieve.
- country_code (string): Filter by country code. Accepted values: ALL (no filter), US, CA, DE, GB, SE, PL, and other ISO 2-letter country codes.: Allowed values: ALL, US, CA, DE, GB, SE, PL
Example queries
- {"limit":"10","country_code":"ALL"}