| description | icon |
|---|---|
0CodeKit has many Kits available such as: PDF, AI, Code, Business, Images and more. |
play |
0CodeKit is available on Make.com Zapier and n8n. We also offer direct API access.
If you just want to start using 0Codekit click here:
{% embed url="https://my.0codekit.com/en/dashboard/account" %}
https://scalar.0codekit.com/#tag/pdf/post/pdf/merge
https://scalar.0codekit.com/#tag/pdf/post/pdf/docx-to-pdf
https://scalar.0codekit.com/#tag/pdf/post/pdf/html
https://scalar.0codekit.com/#tag/pdf/post/pdf/markdownstringtopdf
https://scalar.0codekit.com/#tag/pdf/post/ai/redact-pdf
https://scalar.0codekit.com/#tag/pdf/post/pdf/compress
Interested in more PDF endpoints? Then checkout this link:
{% embed url="https://www.0codekit.com/pdf-endpoints" %}
https://scalar.0codekit.com/#tag/business/post/business/validate/email
https://scalar.0codekit.com/#tag/business/post/business/verify/domain
https://scalar.0codekit.com/#tag/business/post/business/validate/iban
https://scalar.0codekit.com/#tag/ai/post/ai/advancedocr
https://scalar.0codekit.com/#tag/image/post/image/crop
https://scalar.0codekit.com/#tag/image/post/image/html
We offer both Python and JavaScript code execution.
https://scalar.0codekit.com/#tag/code/post/code/javascript
https://scalar.0codekit.com/#tag/code/post/code/python
{% hint style="info" %} There are two methods to return your result.
result = { "data": YOURVARIABLE }
Or just:
return { "data": YOURVARIABLE }
Both methods will return the result in the JSON
{ "data": YOURVARIABLE }
{% endhint %}
Here you can find some code examples:
{% embed url="https://gist.github.com/wemakefuture/f8c760a822848d516c65815eb7e183ad" %} Some JavaScript Examples {% endembed %}
{% hint style="info" %} result = { "data": YOURVARIABLE }
We will return the result in the JSON
{ "data": YOURVARIABLE }
So please insert this at the end of your code! {% endhint %}
Here you can find some examples:
{% embed url="https://gist.github.com/wemakefuture/55608487840505d3e5aa195919aa3836" %} Some Python Examples {% endembed %}
Find out more in this short video what 0CodeKit is and how to set up your account.
{% embed url="https://www.youtube.com/watch?v=5d22iOEf2Yw" %}
.png)