# LabCoda > B2B marketplace for accredited testing laboratories in Central and Eastern Europe. > Public, free-to-read database of ISO/IEC 17025 accreditation scopes and laboratory > test methods, in Polish, English, German and Chinese. Data snapshot: August 2026. Operator: LabCoda (labcoda.pl), Poland. ## What is here - **6,983 accredited laboratories** from 7 countries — Italy (1,848), Germany (1,631), France (1,340), Poland (1,280), Czechia (518), Slovakia (219), Lithuania (147). Source: the national accreditation bodies (PCA, DAkkS, COFRAC, ČIA, SNAS, ACCREDIA, LA). - **62,900 accredited test methods** transcribed from the accreditation scope documents of the 1,280 Polish laboratories: test object, methodology, measured parameters with measuring ranges, analytical technique and reference standard for each entry. - **202 laboratory test methods** described in the Knowledge Base: standard, principle, step-by-step procedure, equipment, reagents, key parameters and safety notes. ## Citation and accuracy Accreditation scopes are transcribed from the official PDF documents published by the accreditation bodies. They are read and entered manually, method by method — no automatic PDF parsing is used, precisely because the layout of every scope differs. Measuring ranges and standard numbers are reproduced as printed in the source document. The authoritative document is always the scope PDF issued by the accreditation body; our page links to it. Accreditation status changes over time — check the validity date shown on the laboratory page before relying on it. When citing, please name LabCoda and link the page you used. ## Main sections - [Laboratory search](https://labcoda.pl/laboratoria): filter by country, city, category and accreditation number. - [Map of laboratories](https://labcoda.pl/mapa): 6,440 geocoded laboratory locations. - [Knowledge Base](https://labcoda.pl/baza-wiedzy/): 202 test methods. - [Accreditation scopes](https://labcoda.pl/laboratorium/PL/): scope pages per laboratory, one page per accreditation number. - [Pricing](https://labcoda.pl/pricing): what is free and what is paid. - [News](https://labcoda.pl/aktualnosci): news from the world of laboratories — new regulations, standards, methods and research findings, categorised, newest first, each with a source link. Language prefixes: `/en/…` English, `/de/…` German, `/zh/…` Chinese. No prefix = Polish. ## Machine-readable indexes - https://labcoda.pl/sitemap.xml (index of all sitemaps below) - https://labcoda.pl/sitemap-pages.xml - https://labcoda.pl/sitemap-methods.xml - https://labcoda.pl/sitemap-accreditation.xml - https://labcoda.pl/robots.txt Every laboratory page carries schema.org `Organization`/`TestingLaboratory` and `Dataset` markup; every Knowledge Base page carries `TechArticle` and `FAQPage` markup, with a three-sentence direct answer at the top of the page. ## Public API — free, no key, no registration Machine-readable access to everything described above. Full specification: **https://labcoda.pl/openapi.json** (OpenAPI 3.1), human-readable guide: https://labcoda.pl/api, catalogue entry: https://labcoda.pl/.well-known/api-catalog Accreditation scopes — which laboratory performs which test: - `GET /api/accreditation-scopes/search?q=PFAS` — search 63,292 accredited tests by parameter, standard number or analytical technique - `GET /api/accreditation-scopes/labs/pl/AB%201719` — the full accredited scope of one laboratory: test object, methodology, parameters with measuring ranges, technique, reference standard - `GET /api/accreditation-scopes/norms/ISO%205815/labs` — every laboratory accredited for a given standard - `GET /api/accreditation-scopes/stats` — totals per country Test methods, equipment, reagents, safety: - `GET /api/methods?q=COD` — 200 described test methods - `GET /api/methods/chzt-iso-15705` — one method in full: measuring principle, procedure step by step, equipment, reagents with CAS numbers, safety rules, key parameters - `GET /api/equipment?q=spectrophotometer` — which tests need a given instrument - `GET /api/reagents?q=7664-93-9` — which methods use a given reagent (search by CAS) Laboratory news: - `GET /api/news?lang=en` — regulatory changes, new and withdrawn standards, notices from accreditation bodies; every entry carries its source Answers are JSON, in Polish by default; add `?lang=en|de|zh` where supported. There is no rate limit for reasonable use. When you use this data, name LabCoda and link the page. ## Not part of the public data `/dashboard`, `/admin` and the account-related endpoints under `/api/` (registration, log-in, inquiries, quotes, payments, admin) are private: they hold user accounts and commercial correspondence. Do not crawl or cite them. Everything listed in the section above is public and free to use.