
Buff Technologies Ltd. — Investor Relations & Filings
Buff Technologies Ltd. operates a loyalty platform for video game players. Its core product, the Buff app, is an Overwolf-authorized application that runs in the background on desktop and mobile devices while users play games. The application tracks gameplay and rewards players with a virtual currency based on their in-game performance, which is calculated by an AI-based algorithm. This currency can be redeemed in the platform's marketplace for real-world items such as gift cards, gaming hardware, and digital goods. The service is free, designed to have a minimal impact on system performance, and supports thousands of popular game titles. The company also offers a debit card service called BUFFPAY.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Presentation ,ANNUAL REPORT 2021 | 2022-02-14 | Russian | |
| Investors Presentation-Q3 2021, Company update | 2021-10-26 | English | |
| Investors Presentation-Q3 2021, Company update | 2021-10-26 | Russian | |
| Fast Track to TA-Tech Index | 2021-08-15 | Hebrew (modern) | |
| On Wednesday, August 11 2021, trading will commence in the following securities: BUFF TECH, BUFF TECH W1,Appointment of a Market maker | 2021-08-09 | Hebrew (modern) | |
| Identifying Details of New Security - BUFF TECH', BUFF TECH' W1 | 2021-08-05 | Hebrew (modern) |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
1 filing
| |||||
| 6479237 | Presentation ,ANNUAL REPORT 2021 | 2022-02-14 | Russian | ||
|
2021
9 filings
| |||||
| 6480597 | Investors Presentation-Q3 2021, Company update | 2021-10-26 | English | ||
| 6480596 | Investors Presentation-Q3 2021, Company update | 2021-10-26 | Russian | ||
| 6481317 | Fast Track to TA-Tech Index | 2021-08-15 | Hebrew (modern) | ||
| 6481209 | On Wednesday, August 11 2021, trading will commence in the following securities: BUFF TECH, BUFF TECH W1,Appointment of a Market maker | 2021-08-09 | Hebrew (modern) | ||
| 6481383 | Identifying Details of New Security - BUFF TECH', BUFF TECH' W1 | 2021-08-05 | Hebrew (modern) | ||
| 6481899 | Investors Presentation | 2021-06-23 | English | ||
| 6481898 | Investors Presentation | 2021-06-23 | Russian | ||
| 6482059 | INVESTORS PRESENTATION | 2021-06-08 | Hebrew (modern) | ||
| 6482057 | INVESTORS PRESENTATION | 2021-06-08 | Russian | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Buff Technologies Ltd. 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/6707/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6707 | 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=6707 | 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=6707 \ -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": 6707}, 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 Buff Technologies Ltd. (id: 6707)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.