# Omnilex Omnilex provides searchable legal sources for programmatic legal research. ## Core URLs - App: https://app.omnilex.ai - Sources search UI: https://app.omnilex.ai/sources - API documentation: https://app.omnilex.ai/en/sources/api - Swagger UI: https://app.omnilex.ai/en/sources/api/swagger - OpenAPI: https://app.omnilex.ai/openapi.json - Full LLM guide: https://app.omnilex.ai/llms-full.txt - Source search endpoint: https://api.omnilex.ai/sources/search - MCP endpoint: https://api.omnilex.ai/mcp ## Source Coverage - Legislation: sourceTypes=law - Acts, codes, regulations, and other primary legal texts. - Legislation articles: sourceTypes=article - Article-level records for targeted legal provision search. - Court decisions: sourceTypes=court_decision - Judgments and case law with citations, dates, courts, and source links. - Legal doctrine and commentary: sourceTypes=commentary - Commentary and doctrine linked to legal sources where available. Omnilex also indexes circulars, directives, administrative materials, doctrine, commentary, and other legal documents where they are available in the legal source catalog. ## Useful Filters - query - jurisdiction - region - sourceTypes - language - preferredLanguage - documentType - status - number - articleNumber - citation - court - chamber - docketNumber - legalArea - decisionType - legalForce - procedureType - outcome - decisionDateFrom - decisionDateTo - publicationDateFrom - publicationDateTo - limit - offset - includeTotal ## Example GET https://api.omnilex.ai/sources/search?query=employment%20termination&jurisdiction=ch&sourceTypes=law,article,court_decision,commentary®ion=federal&limit=5&includeTotal=true ## Use Cases - Court Decision Search: https://app.omnilex.ai/en/use-cases/court-decision-search - Legislation Search: https://app.omnilex.ai/en/use-cases/legislation-search - Circulars and Directives Search: https://app.omnilex.ai/en/use-cases/legal-circulars-search - Legal Doctrine and Commentary: https://app.omnilex.ai/en/use-cases/legal-doctrine-and-commentary - Search by Court, Region, and Legal Area: https://app.omnilex.ai/en/use-cases/search-by-court-region-and-legal-area - Latest Legal Sources: https://app.omnilex.ai/en/use-cases/latest-legal-sources