Resourceful Automobile Limited — Investor Relations & Filings
Resourceful Automobile Limited, operating under the brand name Sawhney Automobile, is a multi-brand automobile dealership specializing in the sales and service of two-wheelers. The company primarily functions as an authorized dealer for Yamaha, offering a diverse portfolio that includes commuter motorcycles, performance-oriented sports bikes, and scooters. Its core operations encompass the entire customer lifecycle, providing comprehensive sales assistance, routine maintenance services, and genuine spare parts. With a focus on the New Delhi market, the firm maintains specialized showrooms and service centers designed to deliver high-quality technical support and customer engagement. The company emphasizes operational efficiency and technical expertise in its service departments to ensure vehicle longevity and performance for its clientele.
Recent filings
No filings indexed yet
We are still gathering filings for Resourceful Automobile Limited. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Retail sale of motorcycles, motorcycles parts and accessories
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArkCore, Inc.
A diversified company selling used motorcycles and operatin…
|
3384 | JP | Wholesale and retail trade |
|
BIKE O & COMPANY Ltd.
Specializes in the procurement and resale of used motorcycl…
|
3377 | JP | Wholesale and retail trade |
|
Bikewo Green Tech Limited
Multi-brand electric two-wheeler retailer providing sales, …
|
BIKEWO | IN | Wholesale and retail trade |
|
MOTORCYCLE HOLDINGS LIMITED
Operates motorcycle dealerships and wholesale distribution …
|
MTO | AU | Wholesale and retail trade |
|
Pierce Group
European e-commerce retailer of gear and parts for motorcyc…
|
PIERCE | SE | Wholesale and retail trade |
|
RideNow Group, Inc.
Powersports retailer selling new and pre-owned vehicles, pa…
|
RDNW | US | Wholesale and retail trade |
Resourceful Automobile Limited 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/60038/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60038 | 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=60038 | 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=60038 \ -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": 60038}, 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 Resourceful Automobile Limited (id: 60038)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.