
CrossAmerica Partners LP — Investor Relations & Filings
CrossAmerica Partners LP is a wholesale distributor of motor fuels, an operator of convenience stores, and an owner and lessor of real estate used for fuel distribution. The company distributes branded and unbranded petroleum to a network of approximately 1,800 locations. It also owns or leases a portfolio of approximately 1,100 sites. Its retail operations consist of multiple convenience store brands that offer fuel, food, and everyday essentials. Additionally, the company actively manages its real estate portfolio through the buying, selling, and leasing of properties, including both operating gas stations and non-fuel sites.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 3 - CrossAmerica Partners LP (0001538849) (Issuer) | 2026-03-24 | English | |
| 8-K - CROSSAMERICA PARTNERS LP (0001538849) (Filer) | 2026-03-02 | English | |
| 10-K - CROSSAMERICA PARTNERS LP (0001538849) (Filer) | 2026-02-25 | English | |
| 8-K - CROSSAMERICA PARTNERS LP (0001538849) (Filer) | 2026-02-25 | English | |
| 4 - CROSSAMERICA PARTNERS LP (0001538849) (Filer) | 2026-02-25 | English | |
| 4 - CROSSAMERICA PARTNERS LP (0001538849) (Filer) | 2026-02-25 | English |
Market data
Market data not available
Price history
Peer group · Wholesale of solid, liquid and gaseous fuels and related products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Jaguar Petroleum Corporation
Trader and distributor of refined petroleum products servin…
|
— | CA | Wholesale and retail trade |
|
Joong Ang Enervis Co.,Ltd.
Distributes petroleum products, operates gas stations, and …
|
000440 | KR | Wholesale and retail trade |
|
JTF International Holdings Limited
Wholesale and blending of oil products and petrochemicals i…
|
9689 | HK | Wholesale and retail trade |
|
Kabra Commercial Limited
Trades coal and coke products and manages strategic financi…
|
539393 | IN | Wholesale and retail trade |
|
KAIRUIDE HOLDING CO.,LTD.
Diversified holding company focused on energy supply chains…
|
002072 | CN | Wholesale and retail trade |
|
Kalyani Commercials Limited
Trades and distributes petroleum products, lubricants, and …
|
KALYANI | IN | Wholesale and retail trade |
|
Krajinapetrol a.d. Banja Luka
Distributes and retails petroleum products, motor oils, and…
|
- | BA | Wholesale and retail trade |
|
Maximus International Limited
Trades and distributes lubricants, base oils, and petrochem…
|
540401 | IN | Wholesale and retail trade |
|
NISSIN SHOJI CO., LTD.
A diversified trading company in the energy and specialty c…
|
7490 | JP | Wholesale and retail trade |
|
Olco Petroleum Group Inc.
Supplies and distributes refined petroleum products, includ…
|
OLC.A | CA | Wholesale and retail trade |
CrossAmerica Partners LP 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/32402/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=32402 | 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=32402 | 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=32402 \ -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": 32402}, 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 CrossAmerica Partners LP (id: 32402)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.