# Найда (Nayda) > B2B-каталог и поиск поставщиков / производителей России. Слоган: «Найда найдёт». ## Product Найда — entity-centric каталог компаний для закупок (логика ThomasNet): карточка поставщика, таксономия категорий, поиск по названию / ИНН / роли / категории. Не универсальный веб-поиск и не маркетплейс. ## Public URLs - Home / search UI: `/` (query `?q=&role=&category=` — SERP; URL с query не канонические) - Supplier card (canonical): `/suppliers/{inn}-{slug}` — resolve by INN (10/12 digits); slug is decorative - Legacy UUID `/suppliers/{uuid}` redirects 301 to canonical when INN exists - Category taxonomy: `/categories` - Supplier directory browse: `/suppliers` - Ranking / Premium rules: `/ranking` - Human help (RU): `/help` · `/help/search` · `/help/suppliers` · `/help/api` (API & OpenAPI how-to) ## Machine-readable API (for AI agents / tools) - OpenAPI 3.1 (YAML): `/openapi.yaml` (same file on the API origin: `{API}/openapi.yaml`) - OpenAPI JSON: `{API}/openapi.json` - Human how-to (RU): `/help/api` - Human registration notes (repo): `docs/openapi/ai-registration.md` Preferred AI tools from the schema (no auth): `searchSuppliers`, `getSupplier`, `getSimilarSuppliers`, `listCategories`. Claim / auth operations require JWT and are consequential — prefer human browser flow. API base (production): `https://asknayda.ru/api/v1` ## Do not index - `/cabinet`, `/login`, `/register`, `/claims`, `/auth` — private / account flows - Search result URLs with arbitrary `q` — use noindex; prefer linking to supplier cards and categories ## Data facts on cards Public supplier profiles may include: legal name, INN, OGRN, role, city/region, website, categories, description. Data is aggregated from open sources and public registries; cards are informational, not an official EGRUL extract. Contact phones/emails are masked until unlocked by a signed-in buyer (or Premium card). ## Legal - Terms: `/legal/terms` - Privacy (personal data): `/legal/privacy` - Claim offer: `/legal/claim` - Cookies: `/legal/cookies` - Ranking transparency: `/ranking` ## Machine endpoints (same origin API may differ) Human site is the web app. Structured data: JSON-LD Organization / WebSite / BreadcrumbList on public pages. Sitemap: `/sitemap.xml`. OpenAPI: `/openapi.yaml`. ## Contact Product: Найда · «спроси Найду» Email: info@asknayda.ru