{"uid":"cap_27RqmN1PZD6l1Hz3hdfFl","slug":"compute-siliq-io-25d67696","name":"Siliq CKKS Encrypted Statistics","description":"","url":"https://compute.siliq.io/ckks/stats","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":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"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":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.1","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.1/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.1","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_gTIKC7cp7OwbKqmYjBxTK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.1","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Computes mean, variance, or inner product on a CKKS homomorphically-encrypted float array without the server ever seeing plaintext data.","exampleAgentPrompt":"Compute the variance of my CKKS-encrypted salary dataset — here's the ciphertext payload — without the server ever seeing the plaintext values.","exampleUseCases":null,"resultDescription":"Returns the encrypted result of the requested statistical operation (mean, variance, or inner product) computed directly on the CKKS ciphertext. The server never decrypts the data; the client decrypts the result locally to obtain the plaintext statistical value.","failureModes":["Invalid or malformed CKKS ciphertext returns 400 Bad Request","Unsupported operation type returns 422 Unprocessable Entity","Ciphertext parameter mismatch causes decryption failure client-side","Payment not included or invalid returns 402 Payment Required","Ciphertext too large exceeds server processing limits"],"whenToPreferThis":"Use this endpoint when you need to compute basic descriptive statistics or dot products on sensitive float data and cannot expose plaintext to a third-party server. Ideal for regulated industries (healthcare, finance) where data must remain encrypted end-to-end. Prefer over standard stats APIs when privacy guarantees are a hard requirement and the client already has CKKS encryption infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T14:25:48.130Z","isFirstParty":false}