$0.005
per call · USD Coin on Base
Clasifica texto en tus categorías con puntuación de 0 a 1. Variante con parámetros en la URL; las categorías van separadas por comas.
Endpoint
GET https://agente.revenuerecoveryai.app/v1/clasificacion3
Calls / 30d
2
Unique payers / 30d
Aug 30
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://agente.revenuerecoveryai.app/v1/clasificacion", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://agente.revenuerecoveryai.app/v1/clasificacion?categorias=soporte%2Cventas%2Cspam%2Curgente&multietiqueta=true&texto=Mi+pedido+lleg%C3%B3+roto+y+nadie+responde." \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"confianza": 0.9,
"etiquetas": [
"soporte",
"urgente"
],
"justificacion": "Reclamación de producto dañado sin respuesta del vendedor.",
"puntuaciones": [
{
"categoria": "soporte",
"score": 0.95
},
{
"categoria": "urgente",
"score": 0.82
},
{
"categoria": "ventas",
"score": 0.05
},
{
"categoria": "spam",
"score": 0.01
}
],
"uso": {
"coste_estimado_usd": 0.00016856,
"modelo": "deepseek-v4-flash",
"tokens_entrada": 236,
"tokens_entrada_cacheados": 128,
"tokens_salida": 180
}
}Payment details
0x464374fb066f08273740e99ad5c07b92d8ac665fUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from text-classification-scoring & similar services
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Recipient API Vouchers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.