
A Toute Vitesse — Investor Relations & Filings
A Toute Vitesse, operating as Coursiers.com, is a courier service provider specializing in urgent and express deliveries within Paris and its suburbs. The company serves both professional and individual clients, offering a range of services including 45-minute express motorcycle deliveries, standard car deliveries, and multi-address delivery rounds. It utilizes a fleet of over 150 couriers. Additional services include providing dedicated couriers for businesses and a personal courier service through its 'Clark' mobile application. The company has also partnered to offer same-day express repair for smartphones and tablets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Calendrier : Date de la prochaine assemblée générale | 2011-05-23 | French | |
| Chiffres d'affaires S1 2010 groupe ATV | 2010-07-13 | French | |
| A TOUTE VITESSE : Rentabilité en forte hausse | 2010-04-06 | French | |
| Chiffre daffaires 2009 : 10,62 ME | 2010-01-19 | French | |
| ATV se diversifie dans le e-commerce avec lacquisition de Tooluxe.com | 2010-01-04 | French | |
| Chiffre daffaires 9 mois : 7,87 MEuros | 2009-10-22 | French |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2011
1 filing
| |||||
| 1282592 | Calendrier : Date de la prochaine assemblée générale | 2011-05-23 | French | ||
|
2010
4 filings
| |||||
| 1301801 | Chiffres d'affaires S1 2010 groupe ATV | 2010-07-13 | French | ||
| 1311579 | A TOUTE VITESSE : Rentabilité en forte hausse | 2010-04-06 | French | ||
| 1317285 | Chiffre daffaires 2009 : 10,62 ME | 2010-01-19 | French | ||
| 1318917 | ATV se diversifie dans le e-commerce avec lacquisition de Tooluxe.com | 2010-01-04 | French | ||
|
2009
5 filings
| |||||
| 1326716 | Chiffre daffaires 9 mois : 7,87 MEuros | 2009-10-22 | French | ||
| 1329037 | A Toute Vitesse : Résultats semestriels 2009 | 2009-10-06 | French | ||
| 1338593 | Chiffre daffaires du 1er semestre 2009 : 5,53 MEuros | 2009-07-20 | French | ||
| 1348259 | Un résultat net 2008 positif hors éléments exceptionnels | 2009-05-13 | French | ||
| 1369051 | Chiffre daffaires 2008 : + 58 % à 11,69 ME | 2009-01-12 | French | ||
|
2008
1 filing
| |||||
| 1371862 | Décision dun plan de rachat et dannulation dactions | 2008-12-23 | French | ||
Market data
Market data not available
Price history
Peer group · Courier activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BingEx Ltd
Provider of on-demand, dedicated courier services for intra…
|
FLX | US | Transportation and storage |
|
Blue Dart Express Ltd.
Provides integrated air and ground express transportation a…
|
BLUEDART | IN | Transportation and storage |
|
Century II Holdings Inc.
Engaged in logistics and courier services, specializing in …
|
— | CA | Transportation and storage |
|
CJ Logistics Corporation
A global provider of integrated supply chain and logistics …
|
000120 | KR | Transportation and storage |
|
Colipays Réunion
Specializes in shipping gift packages of local products fro…
|
MLCLP | FR | Transportation and storage |
|
Delhivery Limited
Technology-driven provider of supply chain, freight, and or…
|
DELHIVERY | IN | Transportation and storage |
|
DELIVEROO PLC
Operates a three-sided marketplace for on-demand delivery o…
|
ROO | GB | Transportation and storage |
|
Delivery Hero SE
A global delivery platform for food, groceries, and other h…
|
DHER | DE | Transportation and storage |
|
DEMAE-CAN CO.,LTD
Operates a delivery service platform connecting consumers w…
|
2484 | JP | Transportation and storage |
|
DoorDash, Inc.
A technology company operating a local commerce platform co…
|
DASH | US | Transportation and storage |
A Toute Vitesse 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/1057/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1057 | 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=1057 | 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=1057 \ -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": 1057}, 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 A Toute Vitesse (id: 1057)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.