# Common

<ApiCategoryPage
  breadcrumbs={[
    { label: "REST APIs", href: "/rest-api/rest-api" },
    { label: "Common", href: "/rest-api/rest-api#common" },
  ]}
  title="Common"
  version="1.0.0"
  endpoint="https://api.gemini.com"
  description="Common endpoints shared across Gemini's API surface, including session management and account utilities."
  links={[]}
  prev={{ label: "REST APIs", href: "/rest-api/rest-api" }}
  next={{ label: "OAuth", href: "/rest-api/common/oauth" }}
/>
