x-api-key: ********************curl --location 'https://sugra.ai/api/v1/equities/AAPL/earnings-quality?years=1' \
--header 'x-api-key: <api-key>'{
"data": {
"symbol": "AAPL",
"cik": "string",
"entity_name": "string",
"sic": 0,
"is_financial": true,
"years_requested": 0,
"years_available": 0,
"periods": [
{
"fiscal_year_end": "2025-12-31",
"prior_year_end": "string",
"row_status": "string",
"composite": {
"score": 0,
"letter": "string",
"weights": {
"property1": 0,
"property2": 0
},
"components_used": [
"string"
],
"reason": "string",
"property1": "string",
"property2": "string"
},
"manipulation_flag": "string",
"piotroski": {
"status": "ok",
"reason": "string",
"f_score": 0,
"partial_score": 0,
"signals": {
"property1": {
"value": true,
"score": 0,
"property1": "string",
"property2": "string"
},
"property2": {
"value": true,
"score": 0,
"property1": "string",
"property2": "string"
}
},
"missing_signals": 0,
"subscore": 0,
"property1": "string",
"property2": "string"
},
"sloan": {
"status": "string",
"reason": "string",
"accruals_ratio": 0,
"zone": "string",
"subscore": 0,
"property1": "string",
"property2": "string"
},
"beneish": {
"status": "string",
"reason": "string",
"m8": 0,
"m5": 0,
"indices": {
"property1": 0,
"property2": 0
},
"neutralized": [
"string"
],
"flag": "string",
"property1": "string",
"property2": "string"
},
"inputs": {
"property1": 0,
"property2": 0
},
"property1": "string",
"property2": "string"
}
],
"concepts_used": {
"property1": {
"property1": "string",
"property2": "string"
},
"property2": {
"property1": "string",
"property2": "string"
}
},
"methodology": {
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}