{"slug":"citation-tracker-pixelcove-co-v1-check-one-9dd6c3","title":"Sends one prompt to one search assistant (Perplexity, OpenAI or Gemini) and repo","host":"citation-tracker.pixelcove.co","method":"POST","resource":"https://citation-tracker.pixelcove.co/v1/check-one","category":"search","description":"Sends one prompt to one search assistant (Perplexity, OpenAI or Gemini) and reports whether it cites your target domains: cited status, citation count, cited domains, model, and a structured error. For Claude, or several engines in one call, use citation_tracker_check. Paid, $0.15/call; read-only…","price_listed":0.15,"price_asked":null,"state":"effects","state_label":"Not tested: has real-world effects","checks_7d":0,"answered_7d":0,"latency_ms_median":null,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"engines":["perplexity"],"prompt":"example","targets":["example.com"]},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"properties":{"engines":{"description":"Exactly one engine: perplexity, openai, or gemini.","items":{"enum":["perplexity","openai","gemini"],"type":"string"},"maxItems":1,"minItems":1,"type":"array"},"prompt":{"description":"The prompt to send to the search assistant(s), verbatim. 1 to 4000 characters.","maxLength":4000,"minLength":1,"type":"string"},"targets":{"description":"1 to 10 target domains to check for a citation.","items":{"description":"A normalized domain, e.g. example.com (no scheme, no path, no whitespace, lowercase).","maxLength":253,"minLength":1,"pattern":"^(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\\.)+[a-z]{2,63}$","type":"string"},"maxItems":10,"minItems":1,"type":"array"}},"required":["prompt","engines","targets"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[],"description_full":"Sends one prompt to one search assistant (Perplexity, OpenAI or Gemini) and reports whether it cites your target domains: cited status, citation count, cited domains, model, and a structured error. For Claude, or several engines in one call, use citation_tracker_check. Paid, $0.15/call; read-only…","last_updated":"2026-09-26T12:14:51.722Z","schemes":["exact"]}