
JS Security Technologies Group AB — Investor Relations & Filings
Stonebeach Group AB, formerly JS Security Technologies Group AB, is a cybersecurity company specializing in document management and information security. The company assists organizations in transitioning from paper-based and manual routines to secure and efficient digital processes. It provides solutions for enterprise content management, case handling, and process automation, leveraging platforms such as Oracle WebCenter Content and DocuWare. The core mission is to enhance organizational productivity and data security by ensuring information is automatically and securely routed to the appropriate individuals and systems. This focus on structured information flow helps clients minimize the risk of data breaches, protect sensitive files, and improve overall operational efficiency.
Recent filings
No filings indexed yet
We are still gathering filings for JS Security Technologies Group AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Webstep
An IT and technology consulting company specializing in dig…
|
WSTEP | NO | Telecommunications, computer pr… |
|
Weimob Inc.
Cloud-based business and marketing solutions enabling decen…
|
2013 | KY | Telecommunications, computer pr… |
|
WEP Solutions Ltd
Provides managed print services, retail billing solutions, …
|
532373 | IN | Telecommunications, computer pr… |
|
White Pearl Technology Group AB
A diversified IT group providing ICT solutions and services…
|
WPTG | SE | Telecommunications, computer pr… |
|
Widech S.p.A.
Provider of infrastructure services for the energy and digi…
|
MLSMP | IT | Telecommunications, computer pr… |
|
Will Smart Co.,LTD.
Develops IoT and cloud-based digital transformation solutio…
|
175A | JP | Telecommunications, computer pr… |
|
WIPRO LTD
A technology services and consulting firm for complex digit…
|
WIT | IN | Telecommunications, computer pr… |
|
Witted Megacorp Oy
Software development and IT consulting firm providing senio…
|
WITM | FI | Telecommunications, computer pr… |
|
WIZ CORP, Inc.
A diversified company in IT, business centers, materials, a…
|
038620 | KR | Telecommunications, computer pr… |
|
WNS (HOLDINGS) LTD
A global business process management company offering digit…
|
WNS | US | Telecommunications, computer pr… |
JS Security Technologies Group AB 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/7199/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7199 | 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=7199 | 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=7199 \ -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": 7199}, 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 JS Security Technologies Group AB (id: 7199)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.