Getting Started

Welcome to Yasmina

Embed insurance into your product in days, not months. Yasmina is fully self-service — you can go live without waiting for manual onboarding.

How it works

1

Sign up

Register on portal.yasmina.ai — no sales call needed. You’ll land in a sandbox workspace with test credentials.

2

Complete enrollment

A guided wizard asks about your business and the products you plan to offer, ending with the service agreement.

3

Wait for approval

Production accounts are usually approved within 24 hours. Sandbox is auto-approved so you can build immediately.

4

Start developing

Follow the integration guide for your product — each walks the full journey from first call to issued policy.

Yasmina is fully self-service. Everything below — sandbox, keys, test policies — works the moment you sign up.

create-quote.sh
# Request motor insurance quotes
curl -X POST "https://sandbox.yasmina.ai/api/v1/car-comp/quote-requests" \
  -H "Authorization: Bearer $YASMINA_API_KEY" \
  -d '{ "otp": "123456", "car_sequence_number": 52423810, ... }'

Products