Terms of Usage

This software is intended to be used in conjunction with Kenesis and or any product or software relating to Kenesis.
Kenesis reserves the rights to remove any code uploaded to this platform if it is believed to be malicious, contains pornographic or unlawful content, is not in the best interest of the end user or is not used in conjunction with a Kenesis product/software.

Copyright 2022 Kenesis Group


Permission is hereby granted, free of charge, to any person to use this software subject to the following conditions:
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Example Code



Download : Beautify Version 1.14.0
Download : CodeMirror Version 5.65.1

https://ce.za.live/example/


Responses Codes

CODEMESSAGE
200 Request successful.
400 The request is missing some or all of the required fields.
401 The signature or passphrase is incorrect.
404 The endpoint does not exist or the requesting merchant does not have permission to access.
500 Application Error.

Create New URL

URL :

https://ce.za.live/CREATE/

Parameters


NAMETYPEREQUIREDADDITIONAL
passphrasestringtrue Max Length : 32
Min Length : 16
signaturestringtrue Max Length : 32
Min Length : 16

Responses

Get Code

URL :

https://ce.za.live/GET/

Parameters


NAMETYPEREQUIREDADDITIONAL
keystringtrueLength : 64
passphrasestringtrue Max Length : 32
Min Length : 16
signaturestringtrue Max Length : 32
Min Length : 16
typestringtrue Options :
    HTML
    CSS
    JS

Responses

Update Code

URL :

https://ce.za.live/UPDATE/

Parameters


NAMETYPEREQUIREDADDITIONAL
keystringtrueLength : 64
passphrasestringtrue Max Length : 32
Min Length : 16
signaturestringtrue Max Length : 32
Min Length : 16
htmlfilefalse
cssfilefalse
jsfilefalse

Responses

Delete URL

URL :

https://ce.za.live/DELETE/

Parameters


NAMETYPEREQUIREDADDITIONAL
keystringtrueLength : 64
passphrasestringtrue Max Length : 32
Min Length : 16
signaturestringtrue Max Length : 32
Min Length : 16

Responses