Decrypt
This is a simple decryption method and should not be used for sensitive data. The decryption is not secure and should not be used for sensitive data.
The brand URL of the request. This is used to identify the brand.
YOUR_BRAND_URLAuth-Key is required to authenticate the request. If missing, the server will return 401 Unauthorized.
YOUR_AUTH_KEYThe cryptography decrypt request model.
The cipher text to decrypt.
The request was successful.
This provides interfaces for API responses with data.
This is the flag to indicate whether the API call is successful or not.
This is the HTTP status code. This is used to determine the status code to be returned to the client.
This is the message to be displayed to the user.
This is the data to be returned to the client.
API call exceeded rate limit due to too many requests.
Last updated