Skip to content

Finnworlds-Financial-data-API/Company-information-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Company Information API - Finnworlds

The Company information API by Finnworlds gives developers instant access to a comprehensive and structured company details database. With a single API call, you can look up companies using their stock ticker, ISIN number or other identifiers and retrieve a full profile enriched with business metadata. This includes industry and sector classification, executive leadership, full descriptions, IPO dates, employee count, contact details, and more.

Designed to save time and infrastructure costs, this company information data API eliminates the need to build and maintain your own company database. Whether you're creating financial platforms, stock screeners, research tools, or portfolio trackers, the API allows you to deliver rich and current business profiles with minimal setup with its REST structure.

The API is ideal for investment analytics, enterprise applications, or fintech platforms that require accurate and current information on public companies worldwide. With high-frequency updates and global coverage, this API is a reliable data source for any use case where company intelligence matters.

Common Use Cases

– Displaying company profiles on stock and ETF platforms
– Enhancing financial dashboards with contextual company metadata
– Enhancing CRM or compliance systems with business info

API Features

  • Company Identity – Full legal name, ticker, CIK, ISIN, CUSIP, EIN, LEI, and more identifiers.
  • Business Classification – Sector, industry, SIC code, and exchange listings to understand company positioning.
  • Executive Leadership – Includes key personnel with names, roles, salaries, and birth years.
  • Exchange Listings – Full breakdown of exchanges the company is listed on, including MIC codes and websites.
  • Company History – Previous names and incorporation details to track rebranding or legal changes.
  • Contact and Address Data – Physical address, phone number, and website.
  • Business Description – A detailed “About” section describing the company’s offerings, services, and markets.

Get started by getting your API key on Finnworlds website. Looking for academic or non-profit use? Send us an email to start the conversation.

How to access the data

  • JSON rest API
  • Excel CSV download
  • PDF reports
  • Email link

Documentation

Our documentation includes input parameters, output objects with descriptions. We also have SDKs for Javascript, JQuery, VueJS, Angular, JAVA, PHP, NodeJS, Python, Go, Ruby, C#, R, Strest, Rust, Swift and Scala.

Examples

https://api.finnworlds.com/api/v1/information?key=API_KEY&ticker=AAPL

https://api.finnworlds.com/api/v1/information?key=API_KEY&cik=320193

https://api.finnworlds.com/api/v1/information?key=API_KEY&isin=US0378331005

https://api.finnworlds.com/api/v1/information?key=API_KEY&cusip=037833100

  {
    "status": {
        "code": 200,
        "message": "OK",
        "details": ""
    },
    "result": {
        "basics": {
            "company": "Apple Inc.",
            "ticker": "AAPL",
            "isin": "US0378331005",
            "sector": "Technology",
            "industry": "Consumer Electronics"
        },
        "output": {
            "name": "Apple Inc.",
            "ticker": "AAPL",
            "cik": "320193",
            "isin": "US0378331005",
            "cusip": "037833100",
            "ein_employer_id": "942404110",
            "lei": "HWUPKR0MPOU8FGXBT394",
            "series_id": "",
            "item_type": "equity",
            "sector": "Technology",
            "industry": "Consumer Electronics",
            "sic_code": "3571",
            "sic_name": "Electronic Computers",
            "exchange_code": "NMS",
            "exchanges": [
                {
                    "exchange_name": "Investors Exchange",
                    "acronym1": "IEX",
                    "exchange_mic": "IEXG",
                    "country": "USA",
                    "alpha2_code": "US",
                    "city": "New York",
                    "website": "www.iextrading.com"
                },
                {
                    "exchange_name": "NASDAQ - ALL MARKETS",
                    "acronym1": "NASDAQ",
                    "exchange_mic": "XNAS",
                    "country": "",
                    "alpha2_code": "US",
                    "city": "NEW YORK",
                    "website": "www.nasdaq.com"
                },
                {
                    "exchange_name": "NASDAQ Stock Exchange",
                    "acronym1": "NASDAQ",
                    "exchange_mic": "XNAS",
                    "country": "USA",
                    "alpha2_code": "US",
                    "city": "New York",
                    "website": "www.nasdaq.com"
                }
            ],
            "full_time_employees": "164000",
            "ipo_date": "",
            "date_founded": "",
            "key_executives": [
                {
                    "name": "Ms. Deirdre  O'Brien",
                    "function": "Chief People Officer & Senior VP of Retail",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1967"
                },
                {
                    "name": "Ms. Katherine L. Adams",
                    "function": "Senior VP, General Counsel & Secretary",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Jeffrey E. Williams",
                    "function": "Chief Operating Officer",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Timothy D. Cook",
                    "function": "CEO & Director",
                    "salary": "16.52M",
                    "exercised": "",
                    "birth_year": "1961"
                },
                {
                    "name": "Mr. Adrian  Perica",
                    "function": "Vice President of Corporate Development",
                    "salary": "",
                    "exercised": "",
                    "birth_year": "1974"
                },
                {
                    "name": "Ms. Kristin Huguet Quayle",
                    "function": "Vice President of Worldwide Communications",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Mr. Kevan  Parekh",
                    "function": "Senior VP & CFO",
                    "salary": "",
                    "exercised": "",
                    "birth_year": "1972"
                },
                {
                    "name": "Mr. Michael  Fenger",
                    "function": "VP of Worldwide Sales",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Deirdre  O'Brien",
                    "function": "Chief People Officer & Senior VP of Retail",
                    "salary": "4.61M",
                    "exercised": "",
                    "birth_year": "1967"
                },
                {
                    "name": "Mr. Adrian  Perica",
                    "function": "Head of Corporate Development",
                    "salary": "",
                    "exercised": "",
                    "birth_year": "1974"
                },
                {
                    "name": "Mr. Greg  Joswiak",
                    "function": "Senior Vice President of Worldwide Marketing",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Suhasini  Chandramouli",
                    "function": "Director of Investor Relations",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Deirdre  O'Brien",
                    "function": "Senior Vice President of Retail",
                    "salary": "4.61M",
                    "exercised": "",
                    "birth_year": "1967"
                },
                {
                    "name": "Ms. Katherine L. Adams",
                    "function": "Senior VP, General Counsel & Secretary",
                    "salary": "4.62M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Jeffrey E. Williams",
                    "function": "Chief Operating Officer",
                    "salary": "4.64M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Luca  Maestri",
                    "function": "CFO & Senior VP",
                    "salary": "4.61M",
                    "exercised": "",
                    "birth_year": "1963"
                },
                {
                    "name": "Mr. Timothy D. Cook",
                    "function": "CEO & Director",
                    "salary": "16.24M",
                    "exercised": "",
                    "birth_year": "1961"
                },
                {
                    "name": "Suhasini  Chandramouli",
                    "function": "Director of Investor Relations",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Mr. Greg  Joswiak",
                    "function": "Senior Vice President of Worldwide Marketing",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Nancy  Paxton",
                    "function": "Senior Director of Investor Relations & Treasury",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Mr. Chris  Kondo",
                    "function": "Senior Director of Corporate Accounting",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Deirdre  O'Brien",
                    "function": "Senior Vice President of Retail",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1967"
                },
                {
                    "name": "Ms. Katherine L. Adams",
                    "function": "Senior VP, General Counsel & Secretary",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Luca  Maestri",
                    "function": "CFO & Senior VP",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1963"
                },
                {
                    "name": "Mr. Greg  Joswiak",
                    "function": "Sr. VP of Worldwide Marketing",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Nancy  Paxton",
                    "function": "Sr. Director of Investor Relations & Treasury",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Mary  Demby",
                    "function": "Chief Information Officer",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Mr. James  Wilson",
                    "function": "Chief Technology Officer",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Mr. Chris  Kondo",
                    "function": "Sr. Director of Corp. Accounting",
                    "salary": "",
                    "exercised": "",
                    "birth_year": ""
                },
                {
                    "name": "Ms. Deirdre  O'Brien",
                    "function": "Sr. VP of Retail",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1967"
                },
                {
                    "name": "Ms. Katherine L. Adams",
                    "function": "Sr. VP, Gen. Counsel & Sec.",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Jeffrey E. Williams",
                    "function": "Chief Operating Officer",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1964"
                },
                {
                    "name": "Mr. Luca  Maestri",
                    "function": "CFO & Sr. VP",
                    "salary": "5.02M",
                    "exercised": "",
                    "birth_year": "1963"
                },
                {
                    "name": "Mr. Timothy D. Cook",
                    "function": "CEO & Director",
                    "salary": "16.43M",
                    "exercised": "",
                    "birth_year": "1961"
                }
            ],
            "incorporation": "CA",
            "incorporation_description": "CA",
            "start_fiscal": "",
            "end_fiscal": "0930",
            "reporting_currency": "",
            "address": {
                "street1": "ONE APPLE PARK WAY",
                "street2": "",
                "city": "CUPERTINO",
                "stateOrCountry": "CA",
                "postal_code": "95014",
                "state_or_country_description": "CA"
            },
            "post_address": {
                "street1": "ONE APPLE PARK WAY",
                "street2": "",
                "city": "CUPERTINO",
                "stateOrCountry": "CA",
                "postal_code": "95014",
                "state_or_country_description": "CA"
            },
            "phone": "(408) 996-1010",
            "website": "https://www.apple.com",
            "previous_names": [
                {
                    "name": "APPLE INC",
                    "from": "2007-01-10"
                },
                {
                    "name": "APPLE COMPUTER INC/ FA",
                    "from": "1997-07-28"
                },
                {
                    "name": "APPLE COMPUTER INC",
                    "from": "1994-01-26"
                }
            ],
            "about": "Apple Inc. designs, manufactures, and markets smartphones, personal computers, tablets, wearables, and accessories worldwide. The company offers iPhone, a line of smartphones; Mac, a line of personal computers; iPad, a line of multi-purpose tablets; and wearables, home, and accessories comprising AirPods, Apple TV, Apple Watch, Beats products, and HomePod. It also provides AppleCare support and cloud services; and operates various platforms, including the App Store that allow customers to discover and download applications and digital content, such as books, music, video, games, and podcasts. In addition, the company offers various services, such as Apple Arcade, a game subscription service; Apple Fitness+, a personalized fitness service; Apple Music, which offers users a curated listening experience with on-demand radio stations; Apple News+, a subscription news and magazine service; Apple TV+, which offers exclusive original content; Apple Card, a co-branded credit card; and Apple Pay, a cashless payment service, as well as licenses its intellectual property. The company serves consumers, and small and mid-sized businesses; and the education, enterprise, and government markets. It distributes third-party applications for its products through the App Store. The company also sells its products through its retail and online stores, and direct sales force; and third-party cellular network carriers, wholesalers, retailers, and resellers. Apple Inc. was incorporated in 1977 and is headquartered in Cupertino, California.",
            "mission": "",
            "vision": ""
        }
    }
}

Customer Support

Need help, have questions? Get in touch with Support.

Legal

Use of the Finnworlds website, services like API and database are subject to the Finnworlds terms & Conditions

About

Company Information API delivers JSON metadata on companies worldwide to display company profiles.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published