Lincoln National website screenshot

Lincoln National

Lincoln National Corporation, operating as Lincoln Financial Group, is a diversified financial services company offering annuities, retirement plan services, life insurance, and group protection products. The company provides solutions for employers, brokers, and retirement professionals through its LincSmart platform of API integrations.

3 APIs 0 Features
AnnuitiesBenefitsEnrollmentHRInsuranceRetirementFortune 500

APIs

Lincoln Financial LincSmart Enrollment API

The LincSmart Enrollment API ensures that employee elections and demographic information are synced in real time, eliminating lengthy setup time for weekly batch files.

Lincoln Financial LincSmart EOI Solution API

The LincSmart EOI Solution API sends benefits enrollment decisions to employee platforms in real time, eliminating manual work and paper forms for evidence of insurability.

Lincoln Financial LincSmart Plan Design API

The LincSmart Plan Design API allows plan information like rules and rates to flow from Lincoln to benefits administration platforms automatically.

Collections

Pricing Plans

Rate Limits

Lincoln National Rate Limits

1 limits

RATE LIMITS

FinOps

Press

Lincoln Financial appoints Neel Adhya as chief AI and data ...

2026-05-25

Core earnings rise as Lincoln Financial (NYSE - LNC

2026-05-25

Lincoln Financial Group expands partnership to support ...

2026-05-25

Lincoln Financial Appoints Nilanjan (Neel) Adhya as EVP ...

2026-05-25

Delaware Market Conduct Examination Report The Lincoln ...

2026-05-25

Resources

🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
LincSmartPlatform
LincSmartPlatform
🌐
Portal
Portal
🔗
OpenAPI
OpenAPI

Sources

Raw ↑
opencollection: 1.0.0
info:
  name: Lincoln Financial LincSmart APIs
  version: 1.0.0
items:
- info:
    name: Sync Enrollment Data
    type: http
  http:
    method: POST
    url: https://www.lincolnfinancial.com/enrollment
    body:
      type: json
      data: '{}'
  docs: Syncs employee elections and demographic information in real time, eliminating the need for weekly batch files.
- info:
    name: Submit Evidence of Insurability
    type: http
  http:
    method: POST
    url: https://www.lincolnfinancial.com/eoi
    body:
      type: json
      data: '{}'
  docs: Sends benefits enrollment decisions to employee platforms in real time, eliminating manual work and paper forms.
- info:
    name: Get Plan Design Information
    type: http
  http:
    method: GET
    url: https://www.lincolnfinancial.com/plan-design
    params:
    - name: planId
      value: ''
      type: query
  docs: Retrieves plan information including rules and rates from Lincoln to flow into benefits administration platforms automatically.
bundled: true