{"uid":"cap_wPQghhy30RWW1C7mNoVfr","slug":"server-timing-parse-7a1adc88","name":"Server Timing Parse","description":"Server Timing Parse: Server Timing Parse parses bounded Server-Timing metrics and durations from bounded caller-supplied values without an external provider. Call Server Timing Parse before accepting, caching, redirecting, or retrying a caller-supplied web response. Returns normalized web evidence, the computed finding, and an explicit pass or advisory status for Server Timing Parse as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First-party, stateless, memory-only executi…","url":"https://api.delx.ai/api/v1/x402/server-timing-parse","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"header":{"type":"string","maxLength":8192,"description":"Header supplied to Server Timing Parse; used only for this bounded calculation and processed in memory without retention."}}},"responseSchema":{"type":"json","example":{"result":{"count":2,"entries":[{"value":"db","parameters":{"dur":"53.2"}},{"value":"app","parameters":{"dur":"47.1","desc":"render"}}]},"schema":"delx/util-server-timing-parse/v1","status":"pass","evidence":{"retained":false,"input_sha256":"708230c66f5cfef7f0f9156cce490fe9b28111b12282cf61b6a7a8f6bbabced1","external_calls":0},"operation":"web_reliability:server_timing_parse"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_SvDw5QvjBf-nbzfTOC65r","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Parses and validates Server-Timing HTTP header metrics and durations from a caller-supplied header string, returning normalized findings and a pass/advisory status.","exampleAgentPrompt":"Parse this Server-Timing header for me and tell me if it's valid — the header value is 'cache;desc=\"Cache Read\";dur=23.2, db;dur=53, app;dur=47.2' — I need the normalized metrics and whether it passes.","exampleUseCases":[{"title":"Validate timing before caching response","prompt":"Before I cache this API response, can you parse and validate its Server-Timing header? The value is 'miss, db;dur=53, app;dur=47.2, total;dur=100.4' — tell me if it passes and what the duration metrics are."},{"title":"Debug slow web response timing","prompt":"I got a slow response and the Server-Timing header says 'db;desc=\"Database\";dur=240.1, cache;dur=3, render;dur=89.5' — can you parse that out and show me the normalized metrics so I can see where the time is going?"},{"title":"Check timing before retry decision","prompt":"I'm deciding whether to retry a request — the Server-Timing header on the response is 'processing;dur=980, queue;dur=120, total;dur=1100' — can you parse it and give me the finding so I know if there's something advisory flagged?"}],"resultDescription":"Returns a versioned deterministic JSON object containing: the normalized Server-Timing metrics extracted from the header, the computed finding based on the parsed values, and an explicit pass or advisory status indicating whether the header is well-formed and the timing values are within expected bounds.","failureModes":["Malformed or empty header string returns advisory status with parsing error detail","Header exceeding 8192 character limit is rejected with input validation error","Header with non-numeric duration values returns advisory finding","Missing or null header field results in input schema validation error","Payment failure via x402 returns 402 response before processing begins"],"whenToPreferThis":"Use this endpoint when you need a deterministic, stateless, zero-retention parse and validation of a Server-Timing HTTP header before making decisions about caching, redirecting, or retrying a web response. Prefer it over manual regex parsing when you need normalized output and an explicit pass/advisory finding in structured JSON. It requires no API key and charges a flat $0.001 USDC per call via x402 on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:47:46.395Z","isFirstParty":false}