Cryptography
# CipherAPI: Enterprise-Grade Encryption Made Simple CipherAPI provides robust encryption and decryption services using the industry-standard AES-256 CBC algorithm, trusted by banks and governments worldwide to protect sensitive information. ## Why Choose CipherAPI? - **Military-Grade Security**: Leverage AES-256 encryption, the same standard used by financial institutions and government…
Cryptography endpoints
| Method | Endpoint | Description |
|---|---|---|
| ping | ||
| GET |
/ping /ping |
Returns a simple "pong" message |
| encrypt | ||
| POST |
/encrypt /encrypt |
Encrypts the provided data using AES-256-CBC algorithm |
| decrypt | ||
| POST |
/decrypt /decrypt |
Decrypts the provided encrypted data using AES-256-CBC algorithm |
Cryptography pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2 / month | 100 / minute |
|
| ULTRA | $10 / month | 1000 / minute |
|