രചയിതാവു് API

Build with Free.ai - one Bearer token, 477 AI tools.

Chat, image, video, music, voice, OCR, translate - all on a single OpenAI-compatible endpoint. Generous free pool, transparent markup, partner pricing at scale.

30,000 സ്വതന്ത്ര അടയാളങ്ങള്‍/ഡേ. കാര്‍ഡുകള്‍ ഒരിക്കലും തുടങ്ങാറില്ല.

സാങ്കേതികതയ്ക്കായി ഒരു ഒറ്റ അവസാനം

ഒരു യുആര്‍എല്‍ എല്ലാ ചാറ്റ് മോഡും കൈകാര്യം ചെയ്യുന്നു. ഓരോ ചിത്ര മോഡലിലും ഒരു യുആര്‍എല്‍. ഒരു സ്ട്രിങ് ഉപയോഗിച്ച് മാതൃക എടുക്കുക. ഒരു സ്ട്രിങ് ഉപയോഗിച്ച് അഡ്മിനിസ്‌‌ സ്ട്രിങ് തെരഞ്ഞെടുക്കേണ്ട.

സത്യസന്ധത, മാര്‍ക്കറ്റ്-സ്നേഹിതന്‍ ബില്‍ഡിങ്ങില്‍

സ്വയം ഹോസ്റ്റ് ചെയ്ത മോഡലുകള്‍ക്ക്‌ പുതുമകളുടെ വിലയില്‍. പ്രീമിയം മോഡലുകള്‍ നിങ്ങള്‍ മിഴിവു് ചെയ്യുന്ന ഒരു സുതാര്യ മാര്‍ക്കപ്പ് ചേര്‍ക്കുന്നു. എല്ലാ മറുപടികളും കൃത്യമായ അടയാളവാക്ക് റിപ്പോർട്ടു ചെയ്യുന്നു.

99 ഭാഷകൾ പെട്ടിയിൽ നിന്നും

Chat, translate, TTS, STT - every major modality covers 99 languages with no extra config. Pass a language code and it works.

60- സെക്കന്റ് പെട്ടെന്നു് ആരംഭിക്കുക

അതേ, അഞ്ചു ഭാഷകൾ, നിങ്ങളുടെ സ്ക്വിസ്-ഫ്രീ-...

curl https://api.free.ai/v1/chat/ \
  -H "Authorization: Bearer sk-free-YOUR-KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen2.5-7b",
    "messages": [{"role":"user","content":"Hello!"}]
  }'
import requests

r = requests.post(
    "https://api.free.ai/v1/chat/",
    headers={"Authorization": "Bearer sk-free-YOUR-KEY"},
    json={
        "model": "qwen2.5-7b",
        "messages": [{"role": "user", "content": "Hello!"}],
    },
)
print(r.json()["choices"][0]["message"]["content"])
const r = await fetch("https://api.free.ai/v1/chat/", {
  method: "POST",
  headers: {
    "Authorization": "Bearer sk-free-YOUR-KEY",
    "Content-Type": "application/json",
  },
  body: JSON.stringify({
    model: "qwen2.5-7b",
    messages: [{role: "user", content: "Hello!"}],
  }),
});
const data = await r.json();
console.log(data.choices[0].message.content);
package main

import (
  "bytes"; "fmt"; "io"; "net/http"
)

func main() {
  body := []byte(`{"model":"qwen2.5-7b","messages":[{"role":"user","content":"Hello!"}]}`)
  req, _ := http.NewRequest("POST", "https://api.free.ai/v1/chat/", bytes.NewBuffer(body))
  req.Header.Set("Authorization", "Bearer sk-free-YOUR-KEY")
  req.Header.Set("Content-Type", "application/json")
  resp, _ := http.DefaultClient.Do(req)
  defer resp.Body.Close()
  out, _ := io.ReadAll(resp.Body)
  fmt.Println(string(out))
}
require "net/http"
require "json"

uri = URI("https://api.free.ai/v1/chat/")
req = Net::HTTP::Post.new(uri, {
  "Authorization" => "Bearer sk-free-YOUR-KEY",
  "Content-Type"  => "application/json",
})
req.body = {
  model: "qwen2.5-7b",
  messages: [{role: "user", content: "Hello!"}],
}.to_json

res = Net::HTTP.start(uri.host, uri.port, use_ssl: true) { |h| h.request(req) }
puts JSON.parse(res.body)["choices"][0]["message"]["content"]

പ്ളഗിങ് - ഡീറ്റേൺ തനിയെ കിക്ക് ചെയ്യുന്നു

സ്വന്തം തുകയുടെ 30,000 മോഡിഫയര്‍, ദൈനംദിന കുളത്തില്‍ നിന്ന്‍, പിന്നെ പച്ചകുളത്തില്‍ നിന്ന്‍. പ്രീമിയം മോഡലുകള്‍ക്ക് 30 ദിവസം ചെലവിടുന്ന വിലയുണ്ട്.

ഫ്രീ കുളം
30,000 / day
വെബ് - കവര്‍ മാത്രം
ഫീസ്- നിങ്ങള്‍-ഗോ
1.50×
& Lt; 500 / 30 ദിവസങ്ങള്‍
മൊത്തം
1.30×
& gE; 500 / 30 ദിവസങ്ങള്‍
സഹപ്രവര്‍ത്തി
1.15×
& ge; $2,000 / മാസം

പൂര്‍ണ്ണമായ തകരാറ് →

API അഭ്യര്‍ത്ഥനാ സ്ലേറ്ററുകള്‍

നിങ്ങളുടെ പദ്ധതി എല്ലാ മാസവും ക്യാപ് ചെയ്ത കീകള്‍ക്കും തനിയെ ഉയര്‍ത്തല്‍ - പുതിയ കീ ആവശ്യമില്ല. ഒരു ആവശ്യത്തിനു് ടോക്കിങ്ങ് ബില്‍ഡിങ്ങില്‍ മാറ്റം വരുത്തുന്നു.

പദ്ധതി വില ആവശ്യങ്ങള്‍ / മാസം നിരക്ക് / മിനിറ്റു്
ഫ്രീ $0 1,000 60
അടിസ്ഥാനം 5%/മോ 10,000 120
പ്രൊഫൈല്‍ $19/mo 100,000 300
വ്യാപാരം $49/മോ 1,000,000 600

ഒരു പദ്ധതി എടുക്കൂ. →

നിങ്ങളുടെ സ്വന്തം ഉൽപ്പന്നത്തിനുള്ളിൽ AI ഫീച്ചറുകൾ വിതരണം ചെയ്യുന്നു? ബിസിനസ് പ്ലാനുകൾക്കും വോളിയം വിലയ്ക്കും Platform API കാണുക.

നിനക്ക് പണിയാൻ പറ്റുന്ന കാര്യങ്ങൾ

Embed your @handle as a chat agent

നിങ്ങളുടെ അറിവില്‍ ഒരു ഐആവയെ പരിശീലിപ്പിച്ചു, ഏതെങ്കിലും താളില്‍ ഒരു വരി സ്ക്രിപ്റ്റ് ടാഗിടുക. സന്ദര്‍ശകര്‍ നിങ്ങളുടെ AI ചാറ്റ് ചെയ്യുക; നിങ്ങളുടെ അക്കൗണ്ട് എടുക്കുക.

@yourhandle സജ്ജീകരിയ്ക്കുക

വെബ് ടാഗ്സ്Comment

Configure a signed callback for long-running jobs (video gen, batch transcription, share-link creation, low-credit alerts). HMAC-SHA256 signature in X-Free-Signature.

വെബ് ഹൂക്കുകള്‍ സജ്ജമാക്കുക →

എഫ്എഎക്യു

/ccop/ ല്‍ സ്വതന്ത്രമായി ഒപ്പ് ചെയ്യുക, നിങ്ങളുടെ ഈമെയില്‍ ഉറപ്പു വരുത്തുക, അതാകട്ടെ, എല്ലാ ദിവസവും 30,000- ടോക്കണ്‍ സ്വതന്ത്രമായ കുളം തുറക്കുമോ? ടാബ്=ബാക്ക് ക്ളിക്ക് നിര്‍മ്മിക്കുക. കീകള്‍ സ്ക്വോട്ട്- ഫ്രീ- ഫ്രീ- ഫ്ച്- ല്‍സ്‌റ്ററൈന്‍റ് (സ്ക്ലിക്ക്) എന്ന രൂപത്തിന്റെ ലക്ഷണങ്ങള്‍ വഹിച്ചു്, ഉടനെ പ്രവര്‍ത്തിക്കുന്നതാണു്. പ്രയോഗമില്ല. ഒരു പ്രയോഗവുമില്ല, വെര്‍ത്തുവെപ്പു് ലിസ്റ്റും ഇല്ല.

The 30,000-token daily free pool covers self-hosted models on both web and API. Beyond it, self-hosted models bill the raw token count; external models add a 50% retail markup at deduction. Once you spend $500 in a 30-day window the markup drops to 30%; at $2,000+ you become a partner and the markup falls to 15%. Premium external models always bill purchased tokens; token top-ups start at $1.

API requests are governed by your purchased balance and a per-key monthly cap tied to your plan: 1,000 calls free, 10,000 on Basic, 100,000 on Pro, 1M on Business. There's no per-second throttle on top - if your key has tokens and you're under the monthly cap, the request runs.

അതെ, പാസ് സ്പ്രിങ്: /v1/chat/ send onft reasons. variable variables. voice ശൈലി ഓപ്പണ്‍ AI ല്‍ ഓണ്‍‌ ഐ ഓണ്‍‌ ഐ (Open ADKs) കണക്ഷന്‍ ഉളളവുകള്‍ (System) കൊണ്ട് നിലവിലുള്ള SDKs മാറ്റമില്ലാതെ പ്രവര്‍ത്തിക്കുന്നു.

Yes - the chat endpoint accepts a tools array per the OpenAI tool-calling schema. Models that support native tool use (Qwen 2.5 family + most premium models) will return tool_calls; models without native support fall back to a JSON-mode prompt.

Standard JSON: {error:{message, type, code}}. HTTP 402 means out of credits (response includes shortfall + an upgrade URL). HTTP 429 means daily pool exhausted on a non-API call. HTTP 400 covers validation errors with a human-readable message.

We publish freeai-code on npm + PyPI for the Coder IDE wrapper. For the raw API, the OpenAI SDKs work - point base_url at https://api.free.ai/v1 and pass your sk-free-... key. Same for Vercel AI SDK, LangChain, llamaindex, etc.

Configure your endpoint URL under /account/?tab=developer. We sign every payload with HMAC-SHA256 - the signature is in the X-Free-Signature header. Webhook events fire for: long-running job completion, share-link generation, low-credit alerts, and team invite acceptance.

We multiply the upstream cost in tokens by your tier's multiplier (1.50× retail, 1.30× bulk, 1.15× partner). Self-hosted models have no markup - you pay the raw token count. The deduction line on every response shows the exact token cost so there's no guesswork.

Free models run on our self-hosted GPU fleet (Qwen 2.5, FLUX, Whisper, Kokoro, etc.) and are covered by your daily pool. Paid models route to leading external providers - those require purchased credits and can't be paid for from the daily pool. Both share the same /v1/chat/ endpoint; pass model:premium/ to opt into a paid model.

Yes - every self-hosted model on Free.ai is open-source under permissive licenses (Apache 2.0, MIT). The model IDs we use match the upstream HuggingFace IDs, and our gpu_api repo is public. If you want our orchestration on your hardware, talk to us about a private cloud install.

ഉടന്‍ തന്നെ വരുന്നു. ബൈ, നിങ്ങള്‍ക്ക് നിങ്ങളുടെ ബാഹ്യ-അപ്പര്‍ API കീ നിങ്ങള്‍ക്ക് നല്‍കാന്‍ അനുവദിക്കുന്നു. അതുകൊണ്ട് നിങ്ങളുടെ അക്കൗണ്ടില്‍ നിന്നും ബില്ല്‍ വിളിയ്ക്കുന്നു. നിങ്ങള്‍ ആ മോഡലുകളില്‍ ഞങ്ങളുടെ മാര്‍ക്കപ്പ് പൂര്‍ത്തിയായി കളയുന്നു. അതുവരെ, ഉയര്‍ന്ന ഇടപാടുകാര്‍ക്ക് മാര്‍ബിള്‍ ഷേവ് ചെയ്യുന്നു.

സ്നേഹം Free.ai, കൂട്ടുകാരോട് പറയൂ!

ഈ താള്‍ അനുബന്ധപ്പെടുത്തുക