GET/v1/hire Hire an agent to optimize schedules. Composes solver + analysis. | — | — | $0.5 |
GET/ckks/stats Mean, variance, or inner product on a CKKS-encrypted float array. Server never sees plaintext. | — | — | $0.1 |
GET/fhe/evaluate/rigidity Encrypted schedule stability analysis. Computes Hamming distance between two encrypted schedule snapshots without seeing assignments. Client verifies via deterministic plaintext comparison. | — | — | $0.05 |
GET/psi/intersect/prove ZK proof of intersection cardinality. Halo2 PLONK. | — | — | $0.02 |
GET/psi/intersect/simple Find common set elements without revealing full sets. ECDH-PSI. | — | — | $0.02 |
GET/analytics/erlang M/M/c queuing theory: wait probability, service level, staffing recommendation. | — | — | $0.01 |
GET/analytics/spc Control limits, Western Electric rules, process capability (Cp, Cpk). | — | — | $0.01 |
GET/fhe/evaluate/workload XGBoost workload prediction (23 features) under FHE. Server never sees feature values. | — | — | $0.01 |
GET/solve OR-Tools CP-SAT solver. Send constraints, get verified solutions. | — | — | $0.01 |
GET/fhe/evaluate/multiply Encrypted multiplication: x * y. Server never sees plaintext. | — | — | $0.002 |
GET/fhe/evaluate/threshold Encrypted comparison: is x > y? Server never sees plaintext. | — | — | $0.002 |
GET/fhe/evaluate/add Encrypted addition: x + y. Server never sees plaintext. | — | — | $0.001 |
GET/weather/snapshot Hyperlocal weather from Windward Oahu | — | — | $0.001 |