# layahost

> Decisions, not text: a Jev-compatible typed decisions API

**Website:** https://layahost.com

## Overview

Classify, route and moderate text with typed answers and probabilities. Drop-in compatible with the Jev API, hosted in the EU, $5 per million decisions, prepaid.

## Features

- Jev System One API compatible; official Jev SDKs work via ba
- Typed answers with probabilities (choice, yes/no, score)
- EU hosting, $5 per million decisions, any text length

## Best For

- Developers
- Startups

## Details

layahost is a hosted API for typed decisions. You send a piece of text and a question with a fixed set of answers - a choice, a yes/no or a score - and get back the answer with a probability for every option, as JSON your code can branch on.


Use it for comment moderation and spam, support intent and routing, sentiment, priority and language detection, without prompting an LLM and parsing its output. It runs Laya, the open-source (Apache-2.0) decision model, in English and multilingual checkpoints, and implements the wire format of the Jev System API (POST /v1/systemone), so code written for Jev, including the official Python and JavaScript SDKs, works after you change the base URL and the key.


There is also a simpler /v1/decide endpoint with ready-made templates. Pricing is flat: $5 per million decisions regardless of text length, prepaid, hosted in the EU.