Integrations | Free.ai
Connect Free.ai to Slack, Zapier, WordPress, and more.
REST API
OpenAI互換エンドポイントはFree.aiを既存のワークフローに簡単にスワップする。
curl -X POST https://api.free.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "qwen2.5-72b", "messages": [{"role": "user", "content": "Summarize this text..."}]}'
完全な API ドキュメント
もっと多くの統合
- 埋め込み可能なウィジェット — 任意のウェブサイトにAIを追加
- Chrome 拡張機能 — ウェブページ全体にAIを
- ブックマークレット — 任意のページからワンクリックAI
FAQ
Free.ai integrates with Slack, WordPress, and Zapier, plus offers embeddable widgets, a Chrome extension (coming soon), a bookmarklet, a REST API, and workflow automation tools. You can also build custom integrations using our OpenAI-compatible API.
Yes. Our REST API uses OpenAI-compatible endpoints, which means you can swap in Free.ai by changing the base URL and API key in any existing OpenAI integration. No code changes are needed beyond the URL and key.
Yes. Connect Free.ai to Slack using our API and Slack's incoming webhooks. You can trigger AI tasks from Slack channels and receive results directly in your workspace. See the Slack integration guide for step-by-step setup.
Yes. You can add AI tools to WordPress using our embeddable widget (one line of HTML) or by creating custom shortcodes that call the Free.ai API. Use cases include content generation, image creation, translation, and text-to-speech.
Use Zapier's Webhooks by Zapier action to call the Free.ai API. This lets you connect AI capabilities to 5,000+ apps with triggers and actions -- no coding required. See our Zapier integration guide for setup instructions.
The widget is a single script tag you add to any website to embed Free.ai tools like chat, text-to-speech, translation, or image generation. It is customizable with themes, positions, and language settings.
Yes. Most integrations require a Free.ai API key for authentication. Generate one for free at the developer settings page. The key is included in API requests as a Bearer token.
REST API は、あらゆるカスタム統合をサポートします。200以上のツールと 346 以上のモデルにアクセスするには、JSON ペイロードを含む標準 HTTP リクエストを使用してください。SDK とコード例は Python、JavaScript、cURL で利用できます。
はい。APIアクセスと統合はフリーアカウントと有料アカウントの両方で動作します。フリーアカウントは、Web使用と同様に、API使用に適用される日当たりのトークン制限があります。
はい。コンタクトフォームを使って、どのような統合が必要かを教えてください。ユーザの要求と実現可能性に基づいて優先順位を決めます。
はい。統合を通して行われるすべての API 呼び出しは、ウェブサイト上のツールを使うように、あなたのアカウントの残高からトークンを消費します。セルフホストモデルは、大容量の統合使用に最もコスト効率的です。
無料アカウントには標準の速度制限があります。有料プランはより高い制限があり、エンタープライズプランは使用パターンに合わせた専用の速度制限を提供します。