Now in public beta

Build with AI.
Stay Halal.

OpenAI-compatible API powered by open-source models. No haram content. No data sold. Privacy-first.

View Docs

Simple, transparent pricing

Start free. Scale as you grow. No hidden fees.

Free

$0/mo

  • 100 requests / day
  • mistral & phi3.5
  • No credit card required
  • Community support
  • REST API access

Starter

$9/mo

  • 2,000 requests / day
  • + llama3.2:3b
  • Email support
  • Higher rate limits
  • REST API access

Business

$99/mo

  • 50,000 requests / day
  • All models included
  • 99.5% SLA guarantee
  • Dedicated support
  • Custom rate limits

Works with your existing code

Drop-in OpenAI replacement. Change one line — your app is halal.

Read the Docs
curl
# One request to get started
curl https://api.noorapi.com/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "mistral",
    "messages": [{
      "role": "user",
      "content": "Explain Zakat in 3 sentences."
    }]
  }'

Built different. On purpose.

Every design decision was made with Muslim developers and ethical AI in mind.

🔒

Privacy First

We never log your message content. Usage metrics (token counts, latency) are retained for 90 days — nothing else.

Halal by Design

Every request passes through a content filter tuned to Islamic ethics. Prohibited content is blocked at the API layer.

🔗

OpenAI Compatible

Change your base_url. Keep your existing SDK calls. Fully compatible with OpenAI Python and JS SDKs.

🌎

Open Source Models

Powered by Mistral, LLaMA, Phi, and other community-auditable models. No proprietary black boxes.