
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 |
|---|---|---|---|
|
DX Group
A logistics and parcel distribution company for business an…
|
DX | GB | Transportation and storage |
|
Elite Express Holding Inc.
A holding company for subsidiaries providing last-mile deli…
|
ETS | US | Transportation and storage |
|
Fast Track Group
Provides entertainment event management and marketing servi…
|
FTRK | US | Transportation and storage |
|
FEDEX CORP
Global provider of transportation, e-commerce, and business…
|
FDX | US | Transportation and storage |
|
Forposta Spolka Akcyjna
Provides postal, courier, and logistics services to busines…
|
FPO | PL | Transportation and storage |
|
Freightways Group Limited
Provides express package, business mail, and information ma…
|
FRW | NZ | Transportation and storage |
|
FREIGHTWAYS GROUP LIMITED
Provider of express delivery, business mail, and informatio…
|
FRW | AU | Transportation and storage |
|
Globavend Holdings Ltd
E-commerce logistics provider specializing in integrated cr…
|
GVH | US | Transportation and storage |
|
Hangzhou SF Intra-city Industrial Co., Ltd.
China's largest third-party platform for intra-city on-dema…
|
9699 | HK | Transportation and storage |
|
Inpost S.A.
E-commerce logistics platform with a network of automated p…
|
INPST | LU | 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.