SYSTEM R AI

Usage Credits

Usage-based credits for paid System R AI developer workflows.

System R AI uses usage-based credits for paid workflows. Billing behavior can depend on the operation, provider path, and current metering rules.

Add credits

Credits are managed from the live System R billing page. The app shows current minimums, maximums, available payment methods, recharge controls, and starter credit where offered.

What can be metered

Developer workflows may include pure finance calculations, data-backed operations, research enrichment, LLM-backed work, journal and memory operations, and usage or billing calls. Some operations use caller-supplied data. Others depend on supported providers or enabled deployment paths.

Source of truth

Use these endpoints to inspect current account and pricing state:

curl https://agents.systemr.ai/v1/billing/pricing
curl https://agents.systemr.ai/v1/billing/balance \
  -H "X-API-Key: sr_agent_..."
curl https://agents.systemr.ai/v1/billing/usage \
  -H "X-API-Key: sr_agent_..."
curl https://agents.systemr.ai/v1/billing/transactions?limit=20 \
  -H "X-API-Key: sr_agent_..."

Per-key limits

Where enabled, set daily limits, monthly limits, and allowed operations for an API key from the portal. Limits help control usage inside agents, notebooks, scripts, and backend services.

Trust boundary

System R AI is software for decision support. It is not a financial advisor or broker, and it does not guarantee profits. AI outputs can be wrong, and users remain responsible for decisions.

System R AI
Python SDKpip install systemr
MCP Serveragents.systemr.ai/mcp/sse
OpenAPI Specagents.systemr.ai/v1/openapi.json
Machine Docsagents.systemr.ai/llms.txt
GitHubSystem-R-AI
X@Systemrai
YouTube@systemr_ai
Emailhello@systemr.ai
Phone628 333 6693
Address7901 4TH ST N, STE 28529, ST PETERSBURG, FL 33702
TermsTerms of Service
PrivacyPrivacy Policy
SecuritySecurity Policy
© 2026 System R AI. Decision-support software. Not financial advice.

On this page