Decryptia is a project whose goal is to work with cryptography of all kinds. The API is operating on: Not available.
The API operates on the "REST API" model, returning a JSON as an HTTP GET response.
From GET requests with the parameter of the dice rolling operation, you will receive a JSON with the information generated from the parameter. Example:
requests.get("https://api_link/base64/encode/Decryptia")
While final documentation is not published, quick documentation can be accessed at /docs
.