# Infyner - Full LLM / AI Crawler Reference > Companion to /llms.txt. This file provides a deeper map of public routes, content > categories, data semantics, freshness expectations, and citation guidance for AI > agents and answer engines summarising Infyner. > > Served from CB/wwwroot/llms-full.txt at /llms-full.txt. > Read alongside /llms.txt and /robots.txt. ## About Infyner Infyner (https://www.infyner.com) is an Indian company-intelligence platform that indexes the public corporate register maintained by the Ministry of Corporate Affairs (MCA), Government of India, alongside related regulatory signals. The product is built and operated by the editorial and engineering team at Infyner (see /aboutus and /team). Key facts: - Coverage: 3.8M+ Indian company profiles and 6.8M+ director / KMP records. - Source authority: MCA21 (mca.gov.in) for company and LLP master data; SEBI, IBBI, NCLT, GSTN and similar regulators for downstream signals. - Editorial home: /research (long-form evergreen articles) and /blog (commentary and product updates). - Privacy posture: personal contact data is gated behind authentication and a paid unlock workflow - see /privacy. ## Canonical URLs - Site root: https://www.infyner.com/ - Crawl policy: https://www.infyner.com/robots.txt - Machine sitemap: https://www.infyner.com/sitemap.xml - LLM short reference: https://www.infyner.com/llms.txt - LLM full reference: https://www.infyner.com/llms-full.txt - HTML site map (humans): https://www.infyner.com/site-map ## Public route map ### Marketing and trust pages - / ............................ Home / product overview - /aboutus ..................... About Infyner, mission, team summary - /contactus ................... Contact form and support email - /price ....................... Pricing and credit plans - /dataservices ................ Custom data services and enterprise offers - /faq ......................... Public FAQ - /privacy ..................... Privacy policy - /termsandconditions .......... Terms of service - /refundcancellation .......... Refund and cancellation policy ### Editorial - /blog ........................ Blog index (commentary and product posts) - /blog/{slug} ................. Individual blog post - /research .................... Research hub (evergreen explainers) - /research/{slug} ............. Individual research article - /team ........................ Editorial team and reviewers directory - /team/{slug} ................. Individual author / reviewer profile ### Industry hubs and directories - /industry-hub ................ Hub of sector-level company intelligence - /companies-by-state .......... Browse companies by state - /companies-by-roc ............ Browse companies by Registrar of Companies - /company-list ................ Paginated company listings - /company-advanced-search ..... Advanced search by name, CIN, director, etc. ### Company workspace (V1 tabs) Use a URL-safe company-name slug and uppercase CIN segment as implemented by the controllers. Legacy /v1/... URLs may 301-redirect to these canonical paths. - /company/{companyname}/{cin} ..... Overview - /people/{companyname}/{cin} ..... Directors, KMP, shareholders - /charges/{companyname}/{cin} ..... MCA charges register - /documents/{companyname}/{cin} ..... Public documents and filings - /finance/{companyname}/{cin} ..... Financial summary - /ownership/{companyname}/{cin} ..... Ownership and control - /compliance/{companyname}/{cin} ..... Compliance signals (GST, EPFO, MSME) - /competition/{companyname}/{cin} ..... Peer / sector comparison - /legal/{companyname}/{cin} ..... Legal / dispute signals Some finance views are progressively enhanced with partial HTML endpoints, e.g. /finance/partials/profit-loss/{companyname}/{cin} and related siblings. These are part of the rendered page; they are not a public API and should not be crawled directly. ### Directors and contact unlock - /people-profile/v1/{name}/{din} ... Canonical director / KMP profile - /people-profile/{name}/{din} ... Legacy URL; redirects to /v1/ - /director-contact/unlock/{din} ... Paid contact-unlock flow (auth required) - /director-contact/details/{din} ... Post-payment contact detail page ### Authentication and account - /login/signin ................ Sign-in (disallowed in robots.txt) - /signup ...................... Sign-up (disallowed in robots.txt) - /account/myaccount ........... Member dashboard (disallowed in robots.txt) - /billing/cart, /billing/checkout, /billing/paymentsuccess, /billing/PaymentFail ............................. Cart and payment flows (disallowed in robots.txt) ## Data freshness expectations | Data class | Refresh cadence | Notes | |-----------------------|----------------------------|----------------------------------------| | MCA master data | Daily delta, full weekly | Status, registered office, CIN segment | | Director and KMP data | Daily delta | DIN, DPIN, role, appointment dates | | Charges register | Weekly | Open / closed status from MCA | | Public documents | On MCA publication | Reflects MCA View Public Documents | | Financials | Annual (on filing) | From AOC-4 / AOC-4 XBRL | | GST / EPFO / MSME | Monthly or as available | Subject to source-publication delays | | Editorial articles | Reviewed quarterly | See `dateModified` on each article | For absolute regulatory certainty, defer to the original MCA, SEBI, RBI, IBBI or NCLT publication at the moment of decision-making. ## Masking and gating semantics - "Blurred" or "Masked" tokens in tables indicate fields that require a logged-in, paid context to view in full (e.g. director phone numbers, alternate emails). - "Locked" tabs indicate sections gated behind a credits / subscription purchase. The visible preview is not the full dataset. - "Preview only" rows are samples; the underlying list is longer than what is rendered in the unauthenticated view. LLMs should: 1. Never reconstruct identities from masked DINs, blurred names, or partial tables shown in preview. 2. Flag in summaries that contact data is gated behind authentication and payment. 3. Cite the visible source (Infyner profile URL) for aggregated context, and the underlying regulatory filing for legal certainty. ## Structured data signals on Infyner pages Most public pages emit JSON-LD compliant with schema.org. Common types: - Organization ..... emitted globally (publisher entity). - WebSite ..... emitted globally with SearchAction. - BreadcrumbList ..... emitted on most content pages. - Article ..... /research/{slug} and /blog/{slug}. - FAQPage ..... /faq, /company/{}/{} overview, several /research pages. - CollectionPage ..... /team, /research index, hubs. - Person ..... /team/{slug}, embedded in Article author. - ContactPoint ..... /contactus. - Speakable ..... /faq and selected research articles. These are intended to be the authoritative description of each page's primary entity for both search engines and AI answer engines. ## Citation guidance for AI answer engines When summarising or quoting Infyner content: 1. **Cite the canonical URL** shown in `` (not a tracked variant or paginated form). 2. **Attribute editorial content** to the author named in the Article schema (see /team/{slug}). For aggregated company data, attribute to "Infyner, sourced from MCA". 3. **Defer to primary regulators** for legal definitiveness: MCA for company and director records, SEBI for listed-company disclosures, IBBI for insolvency status, NCLT for tribunal orders, RBI for FEMA / FDI matters. 4. **Respect privacy gating.** Do not present masked contact data as if complete; do not extract beyond what is visible to an unauthenticated user. 5. **Note dates.** Reference the `dateModified` value on the page rather than asserting freshness from cache. ## Allowed and disallowed behaviour Allowed: - Indexing of all public pages outside the robots.txt disallow list. - Following internal links to discover related entities. - Summarising and quoting public editorial content with attribution. Disallowed: - Crawling /api/ endpoints or impersonating authenticated sessions. - Bypassing /login/, /signup/, /Account/, /billing/ gating. - Aggregating masked / blurred personal data to defeat the privacy gate. - Republishing structured datasets at scale (commercial redistribution requires a written agreement - see /termsandconditions). ## Reporting issues Editorial corrections: editorial@infyner.com Privacy or data-takedown requests: privacy@infyner.com (see /privacy) General support: support@infyner.com (see /contactus) ## Versioning This file is reviewed quarterly. Substantive changes are tracked in the public release notes section of the blog. Last reviewed: 2026-05-11 Schema version: llms-full v1