The Swiss Army Knife for Automation Engineers.
Connect your favorite no-code platforms to powerful utility APIs. Text manipulation, image processing, and data conversion—all in one place. Simple, fast, reliable.
# Format JSON in one call curl --request POST \ --url 'https://www.pikokit.com/api/v1/tools/data/json_format' \ --header 'X-API-Key: your_api_key' \ --header 'Content-Type: application/json' \ --data '{"json":"{\"name\":\"pikokit\",\"version\":1}"}' # Response { "success": true, "formatted": "{\n \"name\": \"pikokit\",\n \"version\": 1\n}" }
Authenticate
Pass your API key in the X-API-Key header on every request.
Call any tool
POST to /api/v1/tools/{category}/{tool} with a JSON body.
Get results instantly
Every tool returns a consistent {"success": true, "data": {...}} envelope.
Simple, Credit-Based Pricing
Start free, scale as you grow. Or go pay-as-you-go with no subscription.
Each API call costs 1–4 credits depending on tool complexity.
Starter
- 5,000 credits/month
- $0.0028/extra credit
- 60 req/min
- 5 API keys
- 25MB upload
Pro
- 25,000 credits/month
- $0.0020/extra credit
- 200 req/min
- 20 API keys
- 100MB upload
Business
- 100,000 credits/month
- $0.0015/extra credit
- 400 req/min
- Unlimited API keys
- 250MB upload
Enterprise
Custom pricing
- Custom credit volume
- Negotiated rate/credit
- Unlimited req/min
- Unlimited API keys
- Priority support & SLA
Built for Every Use Case
SaaS Applications
Add file processing, data conversion, and more to your app without building it yourself.
Workflow Automation
Connect Pikokit to n8n, Zapier, or Make for powerful automated workflows.
Internal Tools
Power your internal dashboards and admin tools with reliable utility endpoints.
Frequently Asked Questions
Our infrastructure is EU-based, hosted with Hetzner in Finland, Sweden. This ensures low latency for European users and compliance with EU data residency requirements.
Yes. We only store account information and API usage metadata. No request payloads, response payloads, or uploaded files are ever stored.
Only metadata: tool name, status code, request/response size, execution time, IP address, and credits used. No input data, output data, or file contents are ever logged or stored.
All API traffic is encrypted in transit using TLS. Data at rest is encrypted on our servers.
Files are processed in-memory by the tools microservice and immediately discarded after processing. Nothing is saved to disk.
Absolutely. Pikokit is designed for production use with rate limiting, credit-based billing, and high availability.
Yes! Contact us below for enterprise or custom plan requirements.
Get in Touch
Have a question or need a custom plan? Send us a message.