International Company Information API

Our API provides basic information about the international company, such as its exchange, industry, employee count, and other key facts. Data is available for the following stock exchanges: Toronto, London, Frankfurt, Euronext Paris, Euronext Amsterdam, Tokyo, Hong Kong, Singapore, Indonesia, Malaysia, Korea, Brazil, Mexico, India, Bombay.

API Endpoint

https://financialdata.net/api/v1/international-company-information?identifier=SHEL.L

Query Parameters

NameTypeDescriptionExample
identifierstringThe trading symbol for a security.SHEL.L
formatstring(Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON.json, csv

Sample Response

[
  {
    "trading_symbol": "SHEL.L",
    "registrant_name": "Shell PLC",
    "exchange": "London Stock Exchange",
    "isin_number": "GB00BP6MXD84",
    "industry": "Energy",
    "founding_date": "1907",
    "chief_executive_officer": "Wael Sawan",
    "number_of_employees": 90000,
    "website": "https://www.shell.com/",
    "description": "Shell PLC is a British multinational oil and gas company, headquartered in London, England. Shell is a public limited company with a primary listing on the London Stock Exchange (LSE) and secondary listings on Euronext Amsterdam and the New York Stock Exchange. A core component of Big Oil, Shell is the second largest investor-owned oil and gas company in the world by revenue (after ExxonMobil), and among the world's largest companies out of any industry. Measured by both its own emissions, and the emissions of all the fossil fuels it sells, Shell was the ninth-largest corporate producer of greenhouse gas emissions in the period 1988–2015."
  }
]
Ready to get started?

Get your API key instantly and start pulling data into your application.

Get Your API Key
Maximum Uptime

Our robust architecture guarantees 99.9% uptime for uninterrupted API access.

Easy Integration

Native Python SDK and REST support make data integration seamless.

MCP Server

The official MCP server delivers financial data directly to your AI agents.