よくある質問

短い回答。まだ解決しませんか? ガイド.

Quravin とは何ですか?

Quravin は、翻訳・コピーライティング・要約・分類・リライトといった一般的な AI 処理を、シンプルな API とブラウザ SDK の背後にあるバージョン管理された再現可能な パイプラインとしてまとめます。パイプラインを呼び出すと結果が返り、プロンプト、 モデル呼び出し、キャッシュ、リトライ、クォータ、コスト管理はこちらで処理します。

Do I need an account to try the tools?

No. Every published tool has a public "try it" page you can run in your browser with no signup. Anonymous runs are rate-limited per IP and gated by a bot check. To use a tool in your own app, create a free organization and app in the Console to get API credentials.

How is pricing calculated?

Pay as you go with credits. 1 credit = $0.01. Each tool run costs a fixed number of credits — shown on the pricing page and each tool page. New accounts start with 50 free credits; no card required. Top up from $10 (1,000 credits) anytime. Anonymous runs on public tool pages are free and rate-limited.

Is my data secure?

Your client secret lives only in your backend and is never exposed to the browser — the SDK uses short-lived, scoped session tokens. The data plane is private object storage that is never a public host, and each app can only call the pipelines on its allow-list. Tokens expire quickly and carry only the pipelines you granted.