
PPE Test charging
Pricing
Pay per event

PPE Test charging
This is an Actor for testing PPE charging. Charge any amount of events via the input. Thanks for your money.
4.8 (3)
Pricing
Pay per event
4
20
5
Last modified
2 months ago
Pricing
Pay per event
This is an Actor for testing PPE charging. Charge any amount of events via the input. Thanks for your money.
4.8 (3)
Pricing
Pay per event
4
20
5
Last modified
2 months ago
You can access the PPE Test charging programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "eventsToCharge": [< {< "eventName": "expensive",< "count": 1< },< {< "eventName": "cheap",< "count": 5< }< ]<}' |<apify call jkuzz/ppe-test-charging --silent --output-dataset
The Apify CLI is the official tool that allows you to use PPE Test charging locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: