Pricing
1 credit = $0.01 USD.
web-search
Search the web and get structured results.
1 credit/use
curl -X POST \
-H "Authorization: Bearer as_your_key" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: unique-id" \
-d '{"product": "web-search", "config": {"query": "latest AI research"}}' \
https://www.agentsply.com/api/v1/ordersvps
Provision a virtual private server with SSH access.
Starting from 1 credit/hour
curl -X POST \
-H "Authorization: Bearer as_your_key" \
-H "Content-Type: application/json" \
-H "Idempotency-Key: unique-id" \
-d '{"product": "vps", "config": {"region": "us-east-1", "type": "t4g.micro"}}' \
https://www.agentsply.com/api/v1/orders