
Godsinlösen Nordic AB — Investor Relations & Filings
Godsinlösen Nordic AB (GIAB) is a technology-driven company focused on circular economy solutions. It provides comprehensive services for managing product returns, complaints, and damaged goods for clients such as e-retailers, insurance companies, producers, and distributors. The company's core business model is based on extending product lifecycles through collection, reconditioning, repair, refurbishment, and resale of goods. By implementing and scaling recirculation processes, GIAB facilitates the return of products to the consumer market, aiming to create sustainable value from returned and damaged items.
Recent filings
No filings indexed yet
We are still gathering filings for Godsinlösen Nordic AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Repair and maintenance of computers and communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cyfrowe Centrum Serwisowe Spolka Akcyjna
Authorized service center for consumer electronics and tele…
|
CCS | PL | Other service activities |
|
Dozn Inc.
A financial technology company that develops software and B…
|
462860 | KR | Other service activities |
Godsinlösen Nordic 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/8414/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8414 | 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=8414 | 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=8414 \ -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": 8414}, 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 Godsinlösen Nordic AB (id: 8414)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.