# RouteSeam documentation index > Generated from the canonical Markdown/MDX source. Prefer the linked pages for current details. > The API reference under /api/ is generated from docs/api/openapi.yaml in the routeseam-saas repo. ## API conventions The rules every RouteSeam REST API v1 endpoint follows — base URLs, authentication, errors, rate limits, and consistency. - URL: /api/ ## Architecture How RouteSeam separates its control plane from its edge data plane so your redirects keep working even when the dashboard, API, or billing is down. - URL: /concepts/architecture/ ## Domain lifecycle The states every RouteSeam domain moves through — from pending DNS verification to active — plus the failure and administrative states and what you can do in each. - URL: /concepts/domain-lifecycle/ ## Domains and routes The two core RouteSeam objects — a domain is the source hostname you point at RouteSeam, and a route is the redirect rule attached to it. - URL: /concepts/domains-and-routes/ ## Organizations Every RouteSeam account is built around organizations — workspaces that own domains, members, API keys, and the subscription, with roles and per-org plans. - URL: /concepts/organizations/ ## DNS Setup How to point apex domains and subdomains at RouteSeam — A records for apex, CNAME for subdomains, plus TTL, propagation, and ALIAS/ANAME options. - URL: /getting-started/dns-setup/ ## What is RouteSeam? RouteSeam is managed HTTPS domain-redirect infrastructure — redirect, migrate and monitor domains without managing servers or certificates. - URL: /getting-started/overview/ ## Quickstart Set up your first HTTPS domain redirect in about five minutes — add a domain, create one DNS record, and verify it with curl. - URL: /getting-started/quickstart/ ## Abuse and safety How RouteSeam prevents redirects from becoming phishing infrastructure, how to report abuse, and what suspension means for a domain. - URL: /guides/abuse-and-safety/ ## Analytics What RouteSeam tracks per domain — redirect counts, top paths, referrers, countries, and status codes — and how long data is retained per plan. - URL: /guides/analytics/ ## DNS and TLS How RouteSeam verifies your DNS, how automatic TLS provisioning works, and how to fix dns_failed and tls_failed states. - URL: /guides/dns-and-tls/ ## Plans and billing RouteSeam's Free, Starter, Pro, and Business plans, Stripe billing, usage limits and overages, and what happens on downgrade or missed payments. - URL: /guides/plans-and-billing/ ## Redirect types How to choose between 301, 302, 307, and 308 redirects, and how RouteSeam handles paths, query strings, www, and redirect loops. - URL: /guides/redirect-types/ ## RouteSeam documentation Documentation for RouteSeam — managed HTTPS domain redirects without servers or certificates. - URL: /index/ ## Roadmap Capabilities RouteSeam is planning or considering next — short links, smart routing, QR codes, traffic splitting, and generated SDKs. - URL: /roadmap/