# Graph Swiss API ## Docs - [Introduction](https://docs.graph.swiss/introduction-2123777m0.md): - [Quickstart](https://docs.graph.swiss/quickstart-2123778m0.md): - [Authentication](https://docs.graph.swiss/authentication-2123779m0.md): - [Base URL](https://docs.graph.swiss/base-url-2123780m0.md): - [Errors](https://docs.graph.swiss/errors-2123781m0.md): - [Request ID](https://docs.graph.swiss/request-id-2123782m0.md): - [Conventions](https://docs.graph.swiss/conventions-2123783m0.md): ## API Docs - API > Health [Liveness probe](https://docs.graph.swiss/liveness-probe-34592779e0.md): Open endpoint that confirms the gateway process is up and serving HTTP. - API > Companies [Search companies](https://docs.graph.swiss/search-companies-34590099e0.md): Full-text search across Swiss companies. Optionally filter by status, legal form, or canton. - API > Companies [AI-powered company search](https://docs.graph.swiss/ai-powered-company-search-34590100e0.md): Natural-language search powered by an AI ranker. Better for fuzzy queries like - API > Companies [Get company by ID](https://docs.graph.swiss/get-company-by-id-34590101e0.md): Returns the full company record together with associated persons, recent SHAB journals, - API > Companies [Get company journal summaries](https://docs.graph.swiss/get-company-journal-summaries-34590102e0.md): Concise summaries of the company's recent SHAB journal entries. - API > Companies [Get full SHAB journal texts](https://docs.graph.swiss/get-full-shab-journal-texts-34590103e0.md): Full text of the company's SHAB (Swiss Official Gazette of Commerce) entries. - API > Companies [Get detailed company report](https://docs.graph.swiss/get-detailed-company-report-34590104e0.md): Comprehensive report combining registry data, journals, and classification codes. - API > Persons [Search persons](https://docs.graph.swiss/search-persons-34590105e0.md): Full-text search across Swiss persons. Returns a paginated list of result rows. - API > Persons [Get person by ID](https://docs.graph.swiss/get-person-by-id-34590106e0.md): Returns the person record together with their company associations - API > Stocks [List active Swiss stock symbols](https://docs.graph.swiss/list-active-swiss-stock-symbols-34590107e0.md): Paginated list of all active stock symbols traded on Swiss exchanges. - API > Stocks [Get real-time stock quote](https://docs.graph.swiss/get-real-time-stock-quote-34590108e0.md): Latest quote — open, high, low, close, volume, change, and percent change. - API > Stocks [Get current stock price](https://docs.graph.swiss/get-current-stock-price-34590109e0.md): Lightweight endpoint that returns only the current price — cheaper than `/quote`. - API > Stocks [Get historical OHLCV data](https://docs.graph.swiss/get-historical-ohlcv-data-34590110e0.md): Time-series OHLCV (open, high, low, close, volume) data for the symbol. - API > Stocks [Get latest end-of-day data](https://docs.graph.swiss/get-latest-end-of-day-data-34590111e0.md): Most recent end-of-day OHLCV bar for the symbol. - API > Stocks [Get company profile and statistics](https://docs.graph.swiss/get-company-profile-and-statistics-34590112e0.md): Issuer details (sector, industry, CEO, employees, website, address) plus key statistics - API > Stocks [Get income statement, balance sheet, and cash flow](https://docs.graph.swiss/get-income-statement-balance-sheet-and-cash-flow-34590113e0.md): Three financial statements bundled together. Use `period=annual` for full-year data - API > Stocks [Get key executives for a stock](https://docs.graph.swiss/get-key-executives-for-a-stock-34590114e0.md): Named executives with title, year of birth, and reported compensation. ## Schemas - [StockSymbol](https://docs.graph.swiss/stocksymbol-14667245d0.md): - [Error](https://docs.graph.swiss/error-14668414d0.md): - [StockQuote](https://docs.graph.swiss/stockquote-14667246d0.md): - [Company](https://docs.graph.swiss/company-14668436d0.md): - [StockPrice](https://docs.graph.swiss/stockprice-14667247d0.md): - [CompanyDetail](https://docs.graph.swiss/companydetail-14668437d0.md): - [StockHistoryValue](https://docs.graph.swiss/stockhistoryvalue-14667248d0.md): - [Code](https://docs.graph.swiss/code-14668438d0.md): - [StockHistory](https://docs.graph.swiss/stockhistory-14667249d0.md): - [CompanyWithRelations](https://docs.graph.swiss/companywithrelations-14668439d0.md): - [StockEod](https://docs.graph.swiss/stockeod-14667250d0.md): - [CompanyListPage](https://docs.graph.swiss/companylistpage-14668440d0.md): - [StockProfile](https://docs.graph.swiss/stockprofile-14667251d0.md): - [Person](https://docs.graph.swiss/person-14668441d0.md): - [StockIncomeStatement](https://docs.graph.swiss/stockincomestatement-14667252d0.md): - [ShabJournal](https://docs.graph.swiss/shabjournal-14668442d0.md): - [StockBalanceSheet](https://docs.graph.swiss/stockbalancesheet-14667253d0.md): - [PersonCompanyLink](https://docs.graph.swiss/personcompanylink-14668443d0.md): - [StockCashFlow](https://docs.graph.swiss/stockcashflow-14667254d0.md): - [PersonWithCompanies](https://docs.graph.swiss/personwithcompanies-14668444d0.md): - [StockFinancials](https://docs.graph.swiss/stockfinancials-14667255d0.md): - [PersonListPage](https://docs.graph.swiss/personlistpage-14668445d0.md): - [StockKeyExecutive](https://docs.graph.swiss/stockkeyexecutive-14667256d0.md):