Overview
Jinba Flow uses two types of credits: Jinba Credits and Copilot Credits. Each credit type serves different purposes and has different reset periods.At a Glance
- Some tools consume Jinba Credits when you run them.
- For tools that support it, you can bring your own API key to skip Jinba Credit consumption.
- The required credits for Jinba-enabled tools are shown as a badge on the tool configuration page.
Credit Types
Jinba Credits
Jinba Credits are used for executing tools in workflows. They allow you to use Jinba’s API keys without needing your own credentials.- Reset Period: Monthly (resets on subscription renewal or every 30 days for enterprise users)
- Usage: Deducted when running workflow tools like AI models, search APIs, and data processing services
- Cost Variation: Different tools consume different amounts (1, 2, 4, 5, or 10 credits per execution)
- Custom API Key Bypass: You can provide your own API keys to bypass credit charges for certain tools
- Subscription Limits:
- Free: 100 credits/month
- Standard: 800 credits/month
- Professional: 10,000 credits/month
- Enterprise: Unlimited
Copilot Credits
Copilot Credits are used for AI assistance features and copilot functionality, such as generating step descriptions, summaries, and metadata.- Reset Period: Daily (resets every day at midnight)
- Usage: Deducted when using copilot features (1 credit per request)
- Cost: 1 credit per copilot request
- Subscription Limits:
- Free: 100 credits/day
- Standard: 300 credits/day
- Professional: 500 credits/day
- Enterprise: Unlimited
Jinba Credit Cost Structure
Model-Based Pricing (LLM Tools)
The following LLM tools use dynamic pricing based on the actual model and estimated token usage:- OPENAI_INVOKE / OPENAI_INVOKE_WITH_FILE
- ANTHROPIC_INVOKE
- GEMINI_INVOKE / GEMINI_INVOKE_WITH_FILE / GEMINI_INVOKE_WITH_IMAGE
- Cost is calculated based on the specific model you select (e.g., GPT-4o, Claude Sonnet 4.5, Gemini 2.5 Flash)
- Uses token estimates (1,500 input / 750 output) based on typical usage patterns
- Falls back to 2 credits if model information is unavailable
- GPT-4o: ~1 credit
- Claude Sonnet 4.5: ~1 credit
- GPT-5.2 Pro: ~23 credits (for high token usage)
1 Credit Per Use
These tools consume 1 credit each time they are executed:- EXAAI_SEARCH - AI-powered search using Exa (can use your own API key)
- PERPLEXITY_SEARCH - Search using Perplexity AI (can use your own API key)
- SERPAPI_SEARCH - Search using SerpAPI (can use your own API key)
- FIRECRAWL_SCRAPE - Scrape web content using Firecrawl (can use your own API key)
- ARXIV_INVOKE_AGENT - Access research papers from arXiv (always requires credits)
- YOUTUBE_GET_TRANSCRIPT - Extract transcripts from YouTube videos (always requires credits)
- PYTHON_SANDBOX_RUN - Execute Python code in a secure sandbox (always requires credits)
2 Credits Per Use
These tools consume 2 credits each time they are executed:- GROK_CHAT - Chat with xAI’s Grok model (can use your own API key)
- GEMINI_INVOKE - Use Google’s Gemini AI model (can use your own API key)
- GEMINI_INVOKE_WITH_FILE - Use Gemini with file inputs (can use your own API key)
- GEMINI_INVOKE_WITH_IMAGE - Use Gemini with image inputs (can use your own API key)
- ANTHROPIC_INVOKE - Use Anthropic’s Claude models (can use your own API key)
- OPENAI_INVOKE - Use OpenAI’s GPT models (can use your own API key)
- OPENAI_INVOKE_WITH_FILE - Use OpenAI’s GPT models with file inputs (can use your own API key)
- LLAMA_CLOUD_PARSE - Parse documents with LlamaCloud (can use your own API key)
6 Credits Per Use
These tools consume 6 credits each time they are executed:- OPENAI_DEEP_RESEARCH - Perform comprehensive research with OpenAI (always requires credits)
5 Credits Per Use
These tools consume 5 credits each time they are executed:- JINBA_FLEX_PARSER - Flexible document parsing (can use your own API key)
52 Credits Per Use
These tools consume 52 credits each time they are executed:- OPENAI_SORA2 - Generate videos using Sora 2 (can use your own API key)
Copilot Credit Usage
Copilot Credits are consumed when using AI assistance features:- Step Description Generation: 1 credit per request
- Flow Summary Generation: 1 credit per request
- Metadata Generation: 1 credit per request
- Cron Expression Parsing: 1 credit per request
- Chat/Copilot Conversations: 1 credit per request
Bring Your Own API Key
For tools that support it, you can provide your own API keys to avoid paying credits:When a tool supports “bring your own API key,” you can configure your own credentials to bypass credit charges. Tools marked with “always requires credits” will consume credits regardless of configuration.
How to Configure Your API Keys
- Navigate to the Credentials section in your workspace settings
- Select the appropriate service (e.g., Anthropic, OpenAI, Gemini)
- Enter your API key
- Save your configuration
Tools That Always Require Credits
Some tools always require credits because they use Jinba’s infrastructure or specialized services:- ARXIV_INVOKE_AGENT (1 credit) - Uses OpenAI API + E2B sandbox
- YOUTUBE_GET_TRANSCRIPT (1 credit) - Uses Smartproxy residential proxy
- PYTHON_SANDBOX_RUN (1 credit) - Uses E2B code interpreter sandbox
- OPENAI_DEEP_RESEARCH (6 credits) - Multiple LLM calls + processing