{"info":{"_postman_id":"0ab90c6c-6a05-477d-92dd-ce96749c76d0","name":"SEC Insider Transactions","description":"<html><head></head><body><p>Normalized SEC Form 4 insider buy/sell transactions, parsed from EDGAR filings into structured JSON. No scraping, no XML parsing, no CIK lookups required.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"57719789","collectionId":"0ab90c6c-6a05-477d-92dd-ce96749c76d0","publishedId":"2sBYAsyCVM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-08-26T02:57:43.000Z"},"item":[{"name":"v1","item":[{"name":"transactions","item":[{"name":"Query normalized insider transactions","id":"5bd9e3af-bc29-4f5c-90ea-3c59dda025ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://optidata.tech/v1/transactions?ticker=string&cik=string&insider_name=string&since=2003-06-20&limit=100","description":"<p>At least one of ticker, cik, or insider_name is required.</p>\n","urlObject":{"path":["v1","transactions"],"host":["https://optidata.tech"],"query":[{"description":{"content":"<p>Stock ticker, e.g. AAPL</p>\n","type":"text/plain"},"key":"ticker","value":"string"},{"description":{"content":"<p>SEC CIK, zero-padded to 10 digits</p>\n","type":"text/plain"},"key":"cik","value":"string"},{"description":{"content":"<p>Filter by insider name (partial match)</p>\n","type":"text/plain"},"key":"insider_name","value":"string"},{"description":{"content":"<p>Only transactions on/after this date (YYYY-MM-DD)</p>\n","type":"text/plain"},"key":"since","value":"2003-06-20"},{"key":"limit","value":"100"}],"variable":[]}},"response":[{"id":"a6cdaab3-f724-44ad-9aee-1d305d73d525","name":"A list of normalized insider transactions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://optidata.tech/v1/transactions?ticker=string&cik=string&insider_name=string&since=2003-06-20&limit=100","host":["https://optidata.tech"],"path":["v1","transactions"],"query":[{"description":"Stock ticker, e.g. AAPL","key":"ticker","value":"string"},{"description":"SEC CIK, zero-padded to 10 digits","key":"cik","value":"string"},{"description":"Filter by insider name (partial match)","key":"insider_name","value":"string"},{"description":"Only transactions on/after this date (YYYY-MM-DD)","key":"since","value":"2003-06-20"},{"key":"limit","value":"100"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"cik\": \"string\",\n    \"company_name\": \"string\",\n    \"ticker\": \"string\",\n    \"insider_name\": \"string\",\n    \"insider_title\": \"string\",\n    \"filing_date\": \"1961-02-12\",\n    \"transaction_date\": \"2023-05-21\",\n    \"transaction_code\": \"string\",\n    \"transaction_code_label\": \"string\",\n    \"shares_transacted\": 6878.0683173892185,\n    \"price_per_share\": 8174.270347478731,\n    \"shares_owned_after\": 482.6759016373705,\n    \"ownership_type\": \"direct\",\n    \"source_accession_number\": \"string\"\n  },\n  {\n    \"cik\": \"string\",\n    \"company_name\": \"string\",\n    \"ticker\": \"string\",\n    \"insider_name\": \"string\",\n    \"insider_title\": \"string\",\n    \"filing_date\": \"1978-07-28\",\n    \"transaction_date\": \"1960-12-11\",\n    \"transaction_code\": \"string\",\n    \"transaction_code_label\": \"string\",\n    \"shares_transacted\": 8287.321287225597,\n    \"price_per_share\": 1619.8104151984683,\n    \"shares_owned_after\": 4298.519167857582,\n    \"ownership_type\": \"direct\",\n    \"source_accession_number\": \"string\"\n  }\n]"},{"id":"6162b47f-ffea-4b7e-8bb2-802c4e336cfc","name":"Missing required filter","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://optidata.tech/v1/transactions?ticker=string&cik=string&insider_name=string&since=2003-06-20&limit=100","host":["https://optidata.tech"],"path":["v1","transactions"],"query":[{"description":"Stock ticker, e.g. AAPL","key":"ticker","value":"string"},{"description":"SEC CIK, zero-padded to 10 digits","key":"cik","value":"string"},{"description":"Filter by insider name (partial match)","key":"insider_name","value":"string"},{"description":"Only transactions on/after this date (YYYY-MM-DD)","key":"since","value":"2003-06-20"},{"key":"limit","value":"100"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5bd9e3af-bc29-4f5c-90ea-3c59dda025ec"}],"id":"ebd1e778-fcd8-4e42-a5cb-b4ef47373082","_postman_id":"ebd1e778-fcd8-4e42-a5cb-b4ef47373082","description":""},{"name":"health","item":[{"name":"Health check","id":"bcaa9bb6-46bb-47cb-afd8-bbdf389071d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://optidata.tech/v1/health","urlObject":{"path":["v1","health"],"host":["https://optidata.tech"],"query":[],"variable":[]}},"response":[{"id":"2e4f056a-c0f2-4040-8f12-c4d4f1470bf3","name":"Service is up","originalRequest":{"method":"GET","header":[],"url":"https://optidata.tech/v1/health"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bcaa9bb6-46bb-47cb-afd8-bbdf389071d7"}],"id":"ed411301-6f93-4a1e-ac91-0cd90606d89c","_postman_id":"ed411301-6f93-4a1e-ac91-0cd90606d89c","description":""}],"id":"2a087e8f-a3eb-4cfb-b23e-48ccb4f890cc","_postman_id":"2a087e8f-a3eb-4cfb-b23e-48ccb4f890cc","description":""}],"variable":[{"key":"baseUrl","value":"https://optidata.tech"}]}