Learn about 0CodeKit's set of free API endpoints designed to streamline management tasks, from task scheduling to file storage, all without cost.
Manage smarter, spend less!
We have many endpoints that help you manage your endpoints more efficiently. The best part is that most of them are free! Here's what you can do for free in 0CodeKit:
Whit our "Execute Asynchronous Python Code" endpoint, Python scripts can be submitted to our API and be executed in the background. Since the an asynchronous Python code execution can take up to 15 minutes (depending on the complexity of the code), users do not need to wait for the execution to finish. Now, here is where the "Get Async Task Status" comes into play. By submitting the task ID of the asynchronous task to this endpoint, users can monitor and get informed if the task is still pending, has been completed, or has failed.
There are two endpoints of our 'Shortened URL' category that are free or charge. On one hand, our "Delete Shortened URL" endpoint deletes shortened web links from the system. This can be done by submitting the unique identifier of the desired shortened URL to this endpoint, and it will return a success message. On the other hand, our "List Shortened URLs" endpoint provides an overview of all the web links that have been created, just by submitting a request to this endpoint.
There are two endpoints of our 'Scheduler' category that are free of charge. On one hand, our "Delete Scheduler Task"endpoint deletes tasks that have been set to run automatically in the future. Scheduled tasks can be cancelled by submitting the task ID of the desired task to this endpoint. On the other hand, our "List Scheduler Tasks" endpoint provides an overview of all tasks that have been scheduled, just by submitting a request to this endpoint.
There are three endpoints of our 'Permanent Storage' category that are free of charge. Firstly, our "Upload to Permanent Storage" endpoint saves files permanently in our storage by submitting a link to the file online or uploading the file directly. Secondly, our "Delete from Permanent Storage" endpoint removes specific files from our storage, just by submitting the file ID that was provided when the file was uploaded. Finally, our "List Permanent Files" endpoint provides an overview of all files stored in our storage by sending a request to this endpoint.
The rich text element allows you to create and format headings, paragraphs, blockquotes, images, and video all in one place instead of having to add and format them individually. Just double-click and easily create content.
A rich text element can be used with static or dynamic content. For static content, just drop it into any page and begin editing. For dynamic content, add a rich text field to any collection and then connect a rich text element to that field in the settings panel. Voila!
Headings, paragraphs, blockquotes, figures, images, and figure captions can all be styled after a class is added to the rich text element using the "When inside of" nested selector system.