PRISM
SMS Features API
v0.1.0

SMS Features API

Feature aggregation, risk scoring, and income estimation service. Accepts a device identifier or customer ID and returns processed SMS features.

Feature Endpoints
POST /get_features_v0/get_all_features/ Combined features + scores + income
POST /get_features_v0/get_features/v0 All merged features
POST /get_features_v0/banking/ Banking features
POST /get_features_v0/non-banking/ Non-banking features
POST /get_features_v0/sdk/ SDK / device features
Scoring & Estimates
POST /get_features_v0/get_risk_scores/ Risk scores
POST /get_features_v0/get_income_estimates/ Income estimates
Health
GET /health_check/ Liveness + DB status
Authentication

All POST endpoints require headers:
Client-Email and Access-Token

Request body accepts:
device_identifier or customer_id