Integrate real-time FLIS data via API

Our API integrates FLIS data into quoting, sourcing, ERP, MDM, logistics, and compliance workflows—without relying on manual downloads, spreadsheet workarounds, or internal scripts.

Trusted By

Our Platform
by the Numbers

GOVERNMENT BUYERS
0 k
PARTS
0 M
ANNUAL PRODUCT FLOW
$ 0 B

Today's FLIS data sourcing workflows are exposed to critical errors and noncompliance.

Manual searches

Manual lookups and single-search tools that are prone to human error and take way too long to verify

Monthly downloads

Waiting a month to verify compliance with stalling data refresh workflows

Isolated spreadsheets

Relying on multiple spreadsheets and sources for teams required to work with the same data source

OpenFLIS API integrates FLIS data across your business

OpenFLIS is built for government contractors managing high-volume part mappings, compliance-sensitive processes, and internal master data at scale.

OpenFLIS API flow animation Animated OpenFLIS API section showing NSN data, Company Data, and Parts Data flowing into OpenFLIS API and out to Quoting Software, ERP Software, and Logistics Software. NSN data Company Data Parts Data Quoting Software ERP Software Logistics Software API
OpenFLIS API flow animation Animated OpenFLIS API section showing NSN data, Company Data, and Parts Data flowing into OpenFLIS API and out to Quoting Software, ERP Software, and Logistics Software. NSN data Company Data Parts Data Quoting Software ERP Software Logistics Software API

Get complete FLIS data coverage

NSN

National Stock Numbers

CAGE

Commercial and Government Entity codes

Part Number

Part/reference numbers assigned by the manufacturers

NIIN

National Item Identification Numbers

FSG

Federal Supply Group

FSC

Federal Supply Class codes

INC

Item Name Codes

DODIC

Department of Defense Identification Codes

DEMIL Data

Demilitarization Data

CHAR Data

Characteristics data

Freight Packaging

Freight, handling, packaging, dimensions, and container specifications

History

Historical data on identification, management, price, part/reference number data, and more

How teams operationalize FLIS data with OpenFLIS API

Most FLIS tools simply allow users to look data up. Our API helps teams operationalize it.

Part and reference number identification

Verify NSN, part/reference, CAGE, characteristics, item names.

OpenFLIS API identification snippet Animated OpenFLIS API homepage snippet showing verified part and reference data populating inside a customer's internal MRO software. 1 2 3 4 5 await openflis.parts.identify({ part_number: 'BACB30NN4K5', reference_number: '2-1543-1', verify: ['nsn', 'cage', 'item_name'] }); MY INTERNAL SOFTWARE Verified part & reference record Part / Ref Number BACB30NN4K5 NSN 5340-01-588-8750 CAGE 81205 Reference Number 2-1543-1 Item Name Clamp, Loop Characteristics Corrosion-safe Neoprene-lined 1/2" loop
OpenFLIS API identification snippet Animated OpenFLIS API homepage snippet showing verified part and reference data populating inside a customer's internal MRO software. 1 2 3 4 5 await openflis.parts.identify({ part_number: 'BACB30NN4K5', reference_number: '2-1543-1', verify: ['nsn', 'cage', 'item_name'] }); MY INTERNAL SOFTWARE Verified part & reference record Part / Ref Number BACB30NN4K5 NSN 5340-01-588-8750 CAGE 81205 Reference Number 2-1543-1 Item Name Clamp, Loop Characteristics Corrosion-safe Neoprene-lined 1/2" loop
OpenFLIS API CAGE validation snippet Animated OpenFLIS API homepage snippet showing CAGE validation and supplier data populating inside an internal software window. 1 2 3 4 5 await openflis.suppliers.validateCage({ nsn: '1560-01-674-8452', include: ['name', 'address', 'contact'], match: 'authorized_sources' }); MY INTERNAL SOFTWARE CAGE validation & supplier match Requested NSN 1560-01-674-8452 Validated CAGE 7XK16 Supplier Name AeroTact Supply Phone (918) 555-0148 Address 1450 S 145th E Ave Contact & Status Tulsa, OK sales@aerotact.com Authorized
OpenFLIS API CAGE validation snippet Animated OpenFLIS API homepage snippet showing CAGE validation and supplier data populating inside an internal software window. 1 2 3 4 5 await openflis.suppliers.validateCage({ nsn: '1560-01-674-8452', include: ['name', 'address', 'contact'], match: 'authorized_sources' }); MY INTERNAL SOFTWARE CAGE validation & supplier match Requested NSN 1560-01-674-8452 Validated CAGE 7XK16 Supplier Name AeroTact Supply Phone (918) 555-0148 Address 1450 S 145th E Ave Contact & Status Tulsa, OK sales@aerotact.com Authorized

CAGE validation and supplier identification

Find authorized suppliers to provide specific NSN, name, address, and contact information.

Interchangeability and substitutability screening

Identify related NSNs and interchangeability code patterns by integrating MDI&S-related unrestricted data and public management indicators data.

OpenFLIS API interchangeability snippet Animated OpenFLIS API homepage snippet showing interchangeability data and related NSNs populating inside an internal software window. 1 2 3 4 5 await openflis.interchangeability.find({ nsn: '5935-01-196-3324', include: ['related_nsns', 'is_code', 'mgmt_indicators'], source: 'mdis_public' }); MY INTERNAL SOFTWARE Interchangeability & related NSNs Requested NSN 5935-01-196-3324 I&S Code 3 Related NSN 5935-01-234-7782 Mgmt Indicator Active review Code Pattern Family 03 Sources & Signals MDI&S open Mgmt flags Public set
OpenFLIS API interchangeability snippet Animated OpenFLIS API homepage snippet showing interchangeability data and related NSNs populating inside an internal software window. 1 2 3 4 5 await openflis.interchangeability.find({ nsn: '5935-01-196-3324', include: ['related_nsns', 'is_code', 'mgmt_indicators'], source: 'mdis_public' }); MY INTERNAL SOFTWARE Interchangeability & related NSNs Requested NSN 5935-01-196-3324 I&S Code 3 Related NSN 5935-01-234-7782 Mgmt Indicator Active review Code Pattern Family 03 Sources & Signals MDI&S open Mgmt flags Public set
OpenFLIS API packaging and transportation snippet Animated OpenFLIS API homepage snippet showing packaging and transportation compliance data inside an internal software window. 1 2 3 4 5 await openflis.packaging.lookup({ nsn: '8145-01-698-4520', include: ['nmfc', 'pack_levels', 'cube_weight'], mode: 'shipping_compliance' }); MY INTERNAL SOFTWARE Packaging & transportation data Requested NSN 8145-01-698-4520 Current NMFC 156600-2 Packaging Level Level A Weight 18.4 lb Cube / Volume 4.2 cu ft Compliance & Shipping NMFC current Pack verified Ship ready
OpenFLIS API packaging and transportation snippet Animated OpenFLIS API homepage snippet showing packaging and transportation compliance data inside an internal software window. 1 2 3 4 5 await openflis.packaging.lookup({ nsn: '8145-01-698-4520', include: ['nmfc', 'pack_levels', 'cube_weight'], mode: 'shipping_compliance' }); MY INTERNAL SOFTWARE Packaging & transportation data Requested NSN 8145-01-698-4520 Current NMFC 156600-2 Packaging Level Level A Weight 18.4 lb Cube / Volume 4.2 cu ft Compliance & Shipping NMFC current Pack verified Ship ready

Packaging and transportation

Find current NMFC, packaging levels, and cube/weight data for shipping and packaging compliance.

What People Say

How it works

Get started with OpenFLIS API in just three steps:

Create account

Create your account for free. No credit card required.

Create your keys

Create as many API keys as you’d like.

Deploy

Use our pre-made scripts to quickly integrate FLIS data from the official source into your systems.

Pricing

Simple. Transparent. Affordable so that you can start saving time now.

Free Developer Plan

  • REST API for easy integration with your own applications and systems
  • Access to all up-to-date NSN, INC, CAGE, DODIC, FSC data, and more
  • Create multiple API keys for usage tracking
  • 100 transactions per month allowed
  • Not intended for production use

Most popular

$699 monthly

paid annually**

Everything in the Free plan, plus all of these extras:

  • **$699/month paid annually or $899/month with no annual commitment
  • For monthly plans, any active days within a billing cycle require payment for the entire billing cycle.
  • All benefits from the Free Developer Plan
  • 10,000 transactions per month allowed

Custom needs?

Let’s talk!

  • With a custom solution, get all the benefits from the Paid tier
  • Tailored usage thresholds based on your needs
  • Built for you with OpenFLIS by your side

     

Leading NSN Providers
Get started today to integrate real-time FLIS data.

OpenFLIS API provides programmatic access to real-time FLIS data. Create your free account to create your keys and deploy.