← Back to all docs
lexis+ tax

Lexis+ Tax API

Lexis+ Tax is a research platform from LexisNexis for tax professionals to find and analyze federal, state, and local tax law—statutes, regulations, IRS guidance, cases, and expert analysis—alongside tools like Shepard’s citator, Smart Charts for multistate comparisons, and real-time

By Alex KlarfeldJanuary 26, 2026
Lexis+ Tax API

What is Lexis+ Tax?

Lexis+ Tax is a cloud-based tax research solution that aggregates primary law and expert analysis across federal, state, and local jurisdictions. It provides access to the Internal Revenue Code, Treasury regulations, IRS administrative guidance (revenue rulings/procedures, notices, announcements, PLRs, CCA), federal and state case law, state statutes and regulations, agency materials, news (e.g., Law360), practical guidance, and tools such as Shepard’s and Smart Charts.

Core product areas include:

  • Federal Tax Research (code, regs, IRS guidance, federal cases)
  • State & Local Tax (SALT) Research (statutes, regs, administrative materials, cases)
  • Citator & Validation (Shepard’s signals, citing references, history)
  • Comparative Tools (Smart Charts and cross-state topic comparisons)
  • News & Analysis (tax news, practice notes, treatises)
  • Alerts & Monitoring (topic, citation, and document change alerts)

Common data entities:

  • Documents (statutes, regulations, cases, IRS guidance, analysis, news)
  • Citations & Citator Signals (Shepard’s indicators, history, citing references)
  • Smart Chart Topics and Results (multistate comparisons by topic)
  • Alerts & Saved Searches (query definitions, delivery settings)
  • Users, Roles/Entitlements (access rights by content set)
  • Client/Matter Tags, Folders, and Annotations (organization and billing)

The Lexis+ Tax Integration Challenge

Tax teams rely on Lexis+ Tax for daily research, but turning portal-based content and tools into automated, API-driven workflows is non-trivial:

  • Entitlements & licensing: Access varies by subscription package and user role across content sets
  • Citator complexity: Shepard’s indicators and citing references require careful normalization
  • Interactive tools: Smart Charts and comparison workflows are optimized for front-end usage
  • Authentication: SSO/MFA and session lifecycles complicate headless automation
  • Heterogeneous content: Statutes, regs, cases, and guidance differ in structure, metadata, and versioning
  • Change detection: Legislative and administrative updates require robust monitoring without over-polling

How Supergood Creates Lexis+ Tax APIs

Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Lexis+ Tax tenant.

  • Handles username/password, SSO/OAuth, and MFA (SMS, email, TOTP) securely
  • Maintains session continuity with automated refresh and change detection
  • Normalizes responses across document types, jurisdictions, and tools
  • Respects customer entitlements and role-based permissions for compliant access

Getting Started

  • Schedule Integration Assessment

Book a 30-minute session to confirm your content sets, licensing, and authentication model.

  • Supergood Builds and Validates Your API

We deliver a hardened Lexis+ Tax adapter tailored to your workflows and entitlements.

  • Deploy with Monitoring

Go live with continuous monitoring and automatic adjustments as Lexis+ Tax evolves.

API Endpoints

Authentication

POST/sessions

Establish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.

Authentication

POST/sessions/refresh

Refresh an existing token to keep sessions uninterrupted.

Document Search

GET/tax/documents

Search federal, state, and local tax materials with filters and summary details.

Document Detail

GET/tax/documents/{docId}

Retrieve a document with normalized metadata, citator summary, related materials, and downloadable artifacts.

Smart Charts

POST/tax/smart-charts

Generate a multistate comparison for a given topic and jurisdictions.

Alerts

POST/tax/alerts

Create an alert that streams new or changed content matching a search or tracks specific citations/documents.

Use Cases

Regulatory Intel & Change Management

- Continuously monitor relevant topics (e.g., R&D amortization, bonus depreciation, sales tax nexus) - Stream new and changed documents to your regulatory change management pipeline - Trigger reviews, Jira tickets, or ServiceNow GRC tasks when signals or authorities change

Citation & Authority Traceability

- Retrieve documents and Shepard’s metadata to evidence controls and audit conclusions - Map citations to specific procedures and retain linkbacks for re-verification - Capture point-in-time snapshots for audit trails and client/matter billing

State & Local Tax Comparisons

- Generate Smart Charts for multistate topics (e.g., nexus thresholds, conformity, filing deadlines) - Normalize outputs to populate policy engines and customer-facing guidance - Keep chart results current with scheduled re-runs and diffing

Audit Evidence & Knowledge Management

- Ingest authoritative text and summaries into a knowledge graph or workpaper system (e.g., Workiva) - Attach documents to engagements with client/matter tags for downstream reporting - Power internal research bots with grounded references and citation context

Technical Specifications

Authentication

Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials

Response format

JSON with consistent schemas for documents, citator metadata, smart charts, and alerts

Rate limits

Tuned for enterprise throughput while honoring entitlements, content access rules, and fair use

Session management

Automatic reauth and cookie/session rotation with health checks and challenge handling

Data freshness

Near real-time retrieval of new/updated documents, citator signals, and chart outputs

Security

Encrypted transport, scoped tokens, and audit logging; respects Lexis+ Tax role-based permissions and licensing

Webhooks

Optional asynchronous delivery for alerts and long-running chart builds

Latency

Sub-second responses for list/detail queries under normal load

Throughput

Designed for high-volume document sync, alert streaming, and chart generation

Reliability

Retry logic, backoff, and idempotency keys minimize duplicate actions

Adaptation

Continuous monitoring for UI/network changes with rapid adapter updates

Frequently asked questions

Supergood supports workflows across commonly used modules such as Federal Tax (code, regs, IRS guidance, cases), State & Local Tax (statutes, regs, administrative materials, cases), News & Analysis, Shepard’s/Citator, and Smart Charts—subject to your licensing and entitlements. We scope coverage during integration assessment.

We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.

Yes. We can deliver alerts via webhooks and normalize document metadata and citations to align with your GRC schema (e.g., ServiceNow GRC, Workiva). We also support scheduled exports and near real-time streaming for change events.

Yes. We surface normalized signal states and summary counts, with optional expanded citing reference lists. We also expose related document links for quick drill-down while respecting entitlements.

We cache metadata to optimize performance and adhere to customer-specific licensing for full-text retrieval. Downloads use time-limited, signed URLs. Access is constrained to your entitled content.

Ready to get a real API?