{"uid":"cap_FxuZgdijOrf5igASEgMVb","slug":"hermes-agent-commerce-api-profile-data-quality-bc3ad207","name":"Hermes Agent Commerce API – Profile (Data Quality)","description":"Agent utilities for company research, package maintenance intelligence, dependency vulnerability checks, counterparty availability, SEC company snapshots, OFAC sanctions screening, and deterministic JSON/CSV data-quality work. Company domain intelligence includes a free preview before the paid enrichment call.","url":"https://hermes-counterparty-api.onrender.com/v1/profile","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"oneOf":[{"type":"object","required":["format","records"],"properties":{"format":{"type":"string","const":"json"},"records":{"type":"array","items":{"type":"object"}}}},{"type":"object","required":["format","data"],"properties":{"data":{"type":"string"},"format":{"type":"string","const":"csv"}}}]},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"fields":{},"dataset":{"field_count":5,"record_count":100},"warnings":[],"processing_ms":42,"quality_score":85,"schema_version":"1.0","scoring_version":"1.0"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_-BH5TZLynNcYvemjqWoSk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Analyzes JSON or CSV records and returns a deterministic data-quality score with field-level diagnostics and warnings.","exampleAgentPrompt":"Can you run a data quality check on these 100 JSON records I have and tell me the overall quality score, any field-level warnings, and how many issues were found?","exampleUseCases":[{"title":"Pre-pipeline dataset audit","prompt":"Before I load these JSON records into our data warehouse, can you profile them and tell me the quality score, which fields have issues, and any warnings I should know about?"},{"title":"CSV data validation for reporting","prompt":"I have a CSV export with about 500 rows — can you score the data quality and flag any fields that look malformed or incomplete before I use it in the report?"},{"title":"Agent data hygiene check","prompt":"My agent just collected a batch of JSON objects from multiple sources — can you run a deterministic quality profile on them and tell me the field count, record count, and any warnings before we proceed?"}],"resultDescription":"Returns a JSON object containing a numeric quality_score (0–100), field-level diagnostics keyed by field name, dataset summary (field_count, record_count), a list of warnings, processing time in milliseconds, and schema/scoring version strings.","failureModes":["Missing required 'input' object returns a validation error","Mismatched format and body type (e.g. format=csv but body is a JSON array) causes a schema rejection","Empty records array may return a zero-record dataset with no meaningful score","Large payloads may time out on the Render.com free-tier host","Payment not included or insufficient USDC triggers an HTTP 402 response"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, reproducible data-quality score on JSON or CSV records before ingestion, transformation, or reporting — especially in agent pipelines where auditability and consistent scoring versions matter. Prefer it over ad-hoc LLM-based data review when you need a numeric score and structured field-level warnings rather than a free-text assessment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:34:14.652Z","isFirstParty":false}