
Globel Direct, Inc. — Investor Relations & Filings
Globel Direct, Inc., operating as a full-service fulfillment and logistics provider established in 1991, specializes in comprehensive supply chain support delivered on a project-by-project basis. The company's core activities include order fulfillment, encompassing detailed pick-and-pack operations, and secure warehousing services involving inventory receiving, inspection, and stocking prior to distribution. Globel Direct manages shipping and logistics globally, utilizing common carriers, freight, and air freight options, and provides cost comparison analysis to ensure efficient transportation. Specialized services include kitting and hand assembly, such as custom material collation and dimensional assembly. Furthermore, the company offers dedicated special events fulfillment, which involves the preparation of materials like gift bags and literature, along with delivery, setup, and post-event retrieval services, primarily targeting the New York Metropolitan area. The operational model emphasizes personal service, cost-effectiveness, and the handling of time-sensitive and specialized orders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2007-09-14 | English | |
| Material change report - English.pdf | 2005-11-26 | English | |
| Material change report - English.pdf | 2002-11-16 | English | |
| Material change report - English.pdf | 2002-10-23 | English | |
| Material change report - English.pdf | 2000-08-16 | English | |
| Material change report - English.PDF | 2000-01-11 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2007
1 filing
| |||||
| 47651696 | Other.pdf | 2007-09-14 | English | ||
|
2005
1 filing
| |||||
| 47651704 | Material change report - English.pdf | 2005-11-26 | English | ||
|
2002
2 filings
| |||||
| 47651710 | Material change report - English.pdf | 2002-11-16 | English | ||
| 47651720 | Material change report - English.pdf | 2002-10-23 | English | ||
|
2000
2 filings
| |||||
| 47651723 | Material change report - English.pdf | 2000-08-16 | English | ||
| 47651727 | Material change report - English.PDF | 2000-01-11 | English | ||
|
1999
9 filings
| |||||
| 47651739 | Final Receipt.w51 | 1999-07-30 | English | ||
| 47651743 | Final Receipt.W51 | 1999-07-29 | English | ||
| 47651747 | Final long form prospectus - English.w60 | 1999-07-28 | English | ||
| 47651752 | Auditors' consent letter.w60 | 1999-07-28 | English | ||
| 47651755 | Underwriting or agency agreement.w60 | 1999-07-28 | English | ||
| 47651766 | Preliminary Receipt.w51 | 1999-06-02 | English | ||
| 47651770 | Preliminary Receipt.W51 | 1999-05-31 | English | ||
| 47651929 | Preliminary long form prospectus - English.w60 | 1999-05-31 | English | ||
| 47651933 | Other.w60 | 1999-05-29 | English | ||
Market data
Market data not available
Price history
Peer group · Other support activities for transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
XIN HWA HOLDINGS BERHAD
Integrated logistics provider (land transport, warehousing,…
|
— | MY | Transportation and storage |
|
XinJiang Tianshun Supply Chain CO.,LTD.
Provides multimodal logistics, bulk commodity distribution,…
|
002800 | CN | Transportation and storage |
|
Yongtaiyun Chemical Logistics Co.,Ltd.
Integrated supply chain solutions for hazardous chemical tr…
|
001228 | CN | Transportation and storage |
|
Y.U.D.Yangtze River Investment Industry Co.,Ltd.
Provides integrated logistics, supply chain management, and…
|
600119 | CN | Transportation and storage |
|
华光源海
Provides integrated logistics, multimodal transport, and su…
|
920351 | CN | Transportation and storage |
Globel Direct, Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/44635/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44635 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=44635 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=44635 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 44635}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Globel Direct, Inc. (id: 44635)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.