HTML code
<a href="https://otwarteapi.pl/en/" target="_blank" rel="noopener">
<img src="https://otwarteapi.pl/badge-en.svg" width="213" height="20"
alt="otwarteAPI.pl: catalog entry">
</a>
Markdown code (e.g. for a GitHub README)
[](https://otwarteapi.pl/en/)
Frequently asked questions
Do I need permission to use the badge?
No — the badge-en.svg file is public and can be embedded on any site or in any README without asking for permission. The only request: have the link point to otwarteapi.pl, as in the examples above.
Does the badge track anything or load scripts?
No. It's a plain, static SVG file with no JavaScript or calls to any analytics service — the only network traffic is fetching the image itself.
Can I change the badge's colors or text?
There are two hosted variants — badge.svg (Polish text) and badge-en.svg (English text, shown above) — each with one fixed design. If you need a different variant (e.g. for a dark theme), just copy the SVG code into your own file and modify it locally.