# oifin API Reference OpenInsider source API for bluedoor Financial Data. Base URL: https://api.oifin.bluedoor.sh OpenAPI: https://bluedoor.sh/apis/financial-data/sources/oifin/openapi.json Generated: 2026-06-07T01:30:59.456Z Live examples captured: 7/7 ## Coverage - Insider screener - Latest preset lists - Ticker insider history - Industry and insider views ## Routes - GET /v1/screener: Screener Example: https://api.oifin.bluedoor.sh/v1/screener - GET /v1/latest/{preset}: Latest trades Example: https://api.oifin.bluedoor.sh/v1/latest/insider-trading - GET /v1/pulse/daily-csv: Daily pulse CSV Example: https://api.oifin.bluedoor.sh/v1/pulse/daily-csv - GET /v1/industry/{sic}/trades: Industry trades Example: https://api.oifin.bluedoor.sh/v1/industry/3571/trades - GET /v1/insider/{cik}/trades: Insider trades Example: https://api.oifin.bluedoor.sh/v1/insider/1214156/trades - GET /v1/ticker/{symbol}/insiders: Ticker insiders Example: https://api.oifin.bluedoor.sh/v1/ticker/AAPL/insiders - GET /v1/top/{role}/{direction}/{window}: Top trades Example: https://api.oifin.bluedoor.sh/v1/top/insider/purchases/day