Building in public - Nairobi, Kenya
Get 300K free tokens when you create your account.

AI inference built for developers
Stripe forgot.

$1 minimum spend. 2 million tokens per dollar. M-Pesa accepted. OpenAI-compatible. No credit card. No $20 minimums. No excuses.

2,000,000 tokens / $1
$1 minimum
M-Pesa accepted
Test it.

Infrastructure & Integrations Partnered With


// drop-in replacement

Already use OpenAI?
Change one line.

Fikra API is fully OpenAI-compatible. Any SDK, any language. Point your base URL at api.fikraapi.co.ke/v1 and everything else stays the same.

Python, JavaScript, Go, Rust - any language with an HTTP client
Pay per token - no monthly subscriptions, no wasted spend
Top up with M-Pesa or card - whichever you actually have
inference.py

import openai

# Change just this line
client = openai.OpenAI(
base_url="https://api.fikraapi.co.ke/v1",
api_key="your_fikra_key"
)

response = client.chat.completions.create(
model="fikra-fast-8b",
messages=[{
    "role": "user",
    "content": "Build something."
}]
)

                        

Zero Code

Powered by Fikra API x Lacesse Pages

Deploy your own AI chatbot in under 5 minutes.

Don't want to build from scratch? Use our decentralized UI engine. Enter your business rules, click deploy, and get an instant live page and embed widget.

Launch Your Bot

1.58-Bit Architecture Edge Optimized

Fikra Nano 1B

A revolutionary ternary weight model pioneered from the Microsoft BitNet architecture. Fine-tuned locally from the TII Falcon e 1B base, Fikra Nano is engineered for extreme low-resource environments, delivering high-throughput inference without the heavy VRAM tax.

More models cooking.

Stay tuned for expanded parameters.


// no surprises

Pricing that makes sense in Kenya

One tier. Pay as you go. Top up what you need, when you need it.

2M tokens

for every $1 you top up


what 2M tokens gets you

  • โ†’ ~1,500 detailed conversations
  • โ†’ ~800 document summaries
  • โ†’ ~600 code completions
  • โ†’ Unlimited for a small app

payment methods

  • โœ“ M-Pesa (Kenya)
  • โœ“ Visa / Mastercard
  • โœ“ Top up anytime
  • โœ“ No expiry on balance

Rate Limits: Unverified accounts are capped at 30 RPM. Make your first Paystack top-up to instantly unlock the 100 RPM Trusted tier.

available models

Fikra Pro 120B

Best for complex tasks, reasoning

Fikra Pro 20B

Balanced, best for most use cases

Fikra Fast 8B

Strong multilingual support

Outgrowing pay-as-you-go? See Growth & Scale โ†’

// guarantees cost more, that's the point

Growing past self-serve?

Reserved throughput, uptime SLAs, and real support response times โ€” priced honestly above self-serve, month to month, no contract.

GROWTH

KES 6,500/mo

+ KES 92 / 1M tokens

  • โ†’ 99.9% uptime SLA
  • โ†’ 500 req/min reserved
  • โ†’ 48hr support response

SCALE

KES 18,000/mo

+ KES 72 / 1M tokens

  • โ†’ 99.95% uptime SLA
  • โ†’ 2,000 req/min reserved
  • โ†’ 24hr support + shared Slack
See full pricing & calculator

Already know you need billions of tokens/month? Request a volume quote โ†’


// why this exists

"I kept watching developers across East Africa hit the same wall - Stripe not supported, $20 minimum too steep, no card at all. The tools to build exist. The access doesn't. That's the gap Fikra API is closing."
JM

James Miano

Founder, Roniki Systems ยท Nairobi, Kenya


// engineering deep dives

Latest from the Fikra Blog

View All Articles