# Parlo > Parlo is an AI concierge that lives in WhatsApp and Telegram, operated by > Parlo Labs Ltd (Companies House 17195213, London, UK). People — and AI > agents acting on their behalf — send one plain-language message and Parlo > quotes, takes payment, and delivers: international mobile recharge > (airtime top-up), digital gift cards, and early flight / hotel / ride > booking. Parlo has no public REST API today. The conversation IS the interface: any message, in any language, to either channel below starts a session. Quotes, secure payment links, and delivery confirmations all happen in-chat. Inbound images, PDFs, and voice notes are understood. ## How an AI agent starts a purchase Hand your user a prefilled deep link. Their first message is already composed; the quote and the payment step happen inside their own chat session (payment is always completed by the human — agents cannot pay unattended): - WhatsApp: https://wa.me/33939245914?text={url-encoded request} Example: https://wa.me/33939245914?text=Send%20100%20MAD%20of%20Inwi%20credit%20to%20%2B2126XXXXXXXX - Telegram: https://t.me/askparlo_bot — open the bot and send the request as the first message Write the request the way you would brief a human assistant: what to buy, the recipient (phone number in E.164 for recharge; country + brand for gift cards), and the amount. Parlo replies with a firm quote and a secure payment link before anything is charged. ## Live catalog Counts regenerate from the live capability market on every build: - Mobile recharge: 4,201 SKUs across 71 operators in 11 destination countries, payable from 15 source countries - Gift cards: 1,466 SKUs from 953 brands, deliverable in 203 countries - Flights: 30 routes (early coverage) - Hotels: 20 cities (early coverage) Browse it (every page carries schema.org JSON-LD — BreadcrumbList, Service + Offer with a live price, and FAQPage): - Catalog hub: https://tryparlo.com/c/en (also available in en, fr, es, ar, pt-BR, tl, hi, ru at /c/{locale}) - Programmatic catalog sitemap: https://tryparlo.com/sitemap-index.xml - Editorial sitemap: https://tryparlo.com/sitemap.xml - Gift-card product feed (Google Shopping RSS, one file per currency): https://tryparlo.com/feed-gift-cards-EUR.xml (substitute any ISO 4217 code with catalog coverage) ## Guides - Blog (operator comparisons, remittance corridor guides): https://tryparlo.com/blog ## Company - About: https://tryparlo.com/about - Privacy: https://tryparlo.com/privacy - Terms: https://tryparlo.com/terms - Contact: contact@tryparlo.com