Powerful features for modern apps

Everything you need to build, scale, and manage your backend infrastructure. Production-ready services that work together seamlessly.

Authentication

Secure user authentication, built-in

Complete authentication system with JWT tokens, OAuth providers, and role-based access control. Start authenticating users in minutes.

Email & Password

Secure password hashing with bcrypt and configurable policies

OAuth Providers

Google, GitHub, and more popular OAuth providers

Role-Based Access

Custom roles and permissions for fine-grained control

Authentication API
POSTUser Signup
/v1/auth/signup

Request

email: "user@example.com"
password: "secure_password"

Response

token: "jwt_token"
user: { id, email }
AI Functions API
POSTExecute Function
/v1/ai/execute

Request

functionId: "text-summarizer"
input: { text, maxLength }

Response

result: "AI generated summary..."
credits: 150
AI Functions

AI-powered features, simplified

Create custom AI functions with your own prompts. Build intelligent features without managing AI infrastructure or complex APIs.

Custom Functions

Define AI functions with custom prompts and parameters

Multiple AI Models

Choose from GPT-4, Claude, and other leading models

Usage Analytics

Track calls, tokens, and response times

Key-Value Database

Lightning-fast data storage

Distributed key-value storage for user data, app configuration, and real-time features. Simple to use, powerful enough for any use case.

Low Latency

Sub-millisecond read and write operations

Flexible Storage

Store any JSON-serializable data up to 1MB per value

Bulk Operations

Set multiple key-value pairs in a single call

Key-Value Storage API
POSTStore Data
/v1/kv/set

Request

key: "user_preferences"
value: { theme, language, notifications }

Response

success: true
key: "user_preferences"
File Storage API
POSTFile Upload
/v1/files/upload

Request

method: FormData
file: Binary file data

Response

fileId: "file_xyz123"
url: "https://cdn.limeplate.com/..."
File Storage

Store and serve files effortlessly

Upload, store, and serve files with automatic quotas and per-user management. Support for images, videos, documents, and more.

Generous Storage

1GB free tier, 50GB per paid user

Per-User Quotas

Automatic quota management per app user

Multiple Formats

Support for images, videos, documents, and more

Ready to get started?

Start building with all features available on the free tier.