Skip to content

Get a free API key and start in minutes.

Free tier is for development & small projects.

Base64 Encode/Decode

Encode or decode Base64 strings

POST api/v1/base64

Encode or decode Base64 strings

Rate Limiting

Standard rate limits apply to this endpoint.

Authentication

This endpoint requires authentication via API key. You can use the sandbox mode for testing without registering. See the authentication guide for details.

Try It Yourself

Test this endpoint directly from your browser using our API sandbox. No authentication required for testing.

Try API Endpoint

This is a limited sandbox environment.

For higher limits (75 requests/day), register for a free account.

/
Sandbox API Usage Get full API access
No token information available
Sandbox (no account): 50 requests per token, 1 token per day, 24-hour expiry
Your session has expired. A new token will be created automatically.

Your daily Sandbox API quota has been exhausted. Please try again tomorrow.

Need higher limits? Register for free and get 75 requests/day.

Unable to validate your API token.

Response

Send a request to see the response

                        

Common Use Cases

API payload encoding

Encode binary data, images, or files as Base64 strings for transmission in JSON API payloads where binary data isn't supported.

Email attachment handling

Encode and decode email attachments that are transmitted as Base64 in MIME format. Process attachments programmatically.

Data URI generation

Encode small images or fonts as Base64 data URIs for embedding directly in HTML or CSS, reducing HTTP requests.

Get Started Free

Free for development and small projects.

Get Free API Key

We use cookies for analytics to understand how our site is used. Privacy Policy