[
  {
    "id": "ledgy-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "Requests are authenticated with an OAuth 2.0 access token belonging to a service account.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "To rotate without downtime, create a second service account, move the integration over to it, and revoke the first one once the switch is confirmed.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "Revoke deletes the service account and invalidates its outstanding access tokens right away.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "If you still authenticate with an API key, migrate to a service account: the credentials are scoped per integration, the tokens are short-lived, and revocation takes effect immediately.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "The auth operation is a basic interface designed for authentication purposes. The operation user can authenticate their credentials and obtain basic company information.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "The companyCaptable operation is a Ledgy interface for one specific company. The operation user can retrieve cap table data about the queried company.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-7",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/cap-table",
    "excerpt": "Bring historical transaction data into your cap table, with documents attached for maximum visibility and accuracy.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-8",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/cap-table",
    "excerpt": "Build reports based on your needs: play with columns and views and aggregate grouping to see your data, your way.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-9",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-plan-automation",
    "excerpt": "Leverage the power of 70+ HRIS integrations to keep large volumes of data accurate.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-10",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-plan-automation",
    "excerpt": "Automate your granting, document and signature workflows in bulk to make expansion easy.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-11",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-plan-automation",
    "excerpt": "Switch up vesting schedules for different groups, or create custom vesting to reflect your needs.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-12",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/share-plan-administration",
    "excerpt": "Grant share awards one by one, or in bulk, creating, signing and sharing contracts in just a few clicks.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-13",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/financial-reporting",
    "excerpt": "Generate a broad suite of financial reports instantly to account for equity under IFRS 2, UK GAAP or US GAAP, with tranche-level details in one click.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-14",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-compliance",
    "excerpt": "Automated error flags and crystal-clear visuals let you easily identify and resolve compliance risks.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-15",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-compliance",
    "excerpt": "Global mobility reporting helps you stay on top of equity and tax as your workforce moves across borders.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-16",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/trading-and-settlement",
    "excerpt": "Ledgy connects nominee, broker, and paying agent, all in one place to streamline global employee trading.",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-17",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/trading-and-settlement",
    "excerpt": "Enable global employee payouts thanks to a direct integration with international paying agent, Airwallex. Employees can receive payments in 170 countries, and over 60 currencies",
    "fetchedAt": "2026-09-14T17:16:55.993Z"
  },
  {
    "id": "ledgy-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "Exchange the credentials for an access token using the OAuth 2.0 `client_credentials` grant",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "you can discover it from the authorization server metadata at `https://app.ledgy.com/auth/oidc-idp/.well-known/oauth-authorization-server`",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "If credentials have been exposed, revoke rather than rotate — rotation leaves already-issued tokens usable for up to 24 hours.",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "The `companyCaptable` operation is a Ledgy interface for one specific company. The operation user can retrieve cap table data about the queried company.",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.ledgy.com",
    "excerpt": "The `auth` operation is a basic interface designed for authentication purposes. The operation user can authenticate their credentials and obtain basic company information.",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-23",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-compliance",
    "excerpt": "Segment permissions for team members, ad",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-24",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/equity-compliance",
    "excerpt": "One-click equity compliance reports, custom views and exports, make meeting compliance deadlines a breeze.",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-25",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/trading-and-settlement",
    "excerpt": "Employees can receive payments in 170 countries, and over 60 currencies, at competitive FX rates.",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-docs-26",
    "tier": "claimed-docs",
    "url": "https://ledgy.com/trading-and-settlement",
    "excerpt": "One trading and settlement platform that enables participants and admins to keep track of past and current market orders from the moment they’re submitted, to the moment the money lands in their account.",
    "fetchedAt": "2026-09-16T20:28:28.459Z"
  },
  {
    "id": "ledgy-probe-1",
    "tier": "probe",
    "url": "https://docs.ledgy.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 404 at https://docs.ledgy.com/llms.txt",
    "fetchedAt": "2026-09-16T20:28:29.546Z"
  },
  {
    "id": "ledgy-probe-2",
    "tier": "probe",
    "url": "https://docs.ledgy.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.ledgy.com/openapi.json, https://docs.ledgy.com/swagger.json, https://docs.ledgy.com/api/openapi.json, https://docs.ledgy.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T20:28:29.546Z"
  }
]
