Skip to main content
Credits are NoClick’s usage currency. 1 credit covers $0.25 of underlying provider cost. Your plan grants a monthly credit allowance (Plans), and top-ups add more. Two rules apply to every run:
  • A run needs a minimum balance of 0.20 credits to start.
  • Workflows in an organization bill the organization owner’s credit pool, regardless of who runs them.

What costs credits

Credits are only spent when NoClick pays a provider on your behalf.

AI builder generations

Every AI builder generation or edit runs large language models on NoClick’s keys. The token cost of each generation is deducted from your credits.

Agent and LLM calls

Agent nodes and in-workflow LLM calls that use NoClick-provided models are charged by token usage at the model’s rate. Runs authenticated with your own API key or AI subscription are not charged (see below).

Image generation

Image generation with NoClick-keyed models costs credits based on the provider’s per-image price. Imagen images are charged at Google’s rates; Kling images cost $0.014 to $0.028 per image depending on the model.

Video generation

Video models are priced by the provider per second or per clip:
ModelProvider cost
Veo 2.0$0.35 per second
Veo 3.0 / 3.1$0.50 per second
Veo 3.0 / 3.1 Fast$0.15 per second
Kling v3 family$0.084 to $0.126 per second, by model and mode
Kling v2.6 and older$0.14 to $0.98 per clip (5s or 10s), by model and mode

X (Twitter) API

X bills per resource returned, not per request, and NoClick passes that through by operation type:
Operation typeProvider cost
Reading posts (timelines, search, lookups)$0.005 per post
User lookups (profiles, followers, following)$0.010 per user
Creating a post$0.010 per post
Likes, retweets, follows$0.015 per action
Reading direct messages$0.010 per message
Sending direct messages$0.015 per message
Only successful responses are billed. A read that returns zero results costs nothing.

Email sends

Every outbound email costs a flat 0.01 credits. This applies to both the send-email node and an agent’s automatic email__reply tool on email-triggered runs.

Web scraping

The Instagram, LinkedIn, and Reddit scraper nodes run on NoClick’s scraping infrastructure (Apify). Each scrape is metered and deducted from your credits based on the job’s provider cost.

What’s free

  • Integration nodes on your own credentials. Sending a Slack message, updating a sheet, or creating a Linear issue with your connected account costs no credits.
  • Your own API keys (BYOK). When a node or agent uses an API key you provide, the provider bills you directly and NoClick charges nothing.
  • AI-subscription agent runs. Agents connected to your Claude (Pro, Max, Teams, Enterprise), ChatGPT (Plus, Pro), GitHub Copilot, or SuperGrok account run on that subscription, governed by the provider’s plan limits. See Agent models.
  • Compute. Sandbox CPU and GPU time is not currently charged.

Next steps