Sponsor Badges
Embeddable badges for OpenAPI.tools sponsors to display on their websites
As a sponsor of OpenAPI.tools, you can display one of these badges on your website to show your support and link back to your tool listing.
Sponsor Badge
For official sponsors of OpenAPI.tools:
Purple gradient badge
Embed Code
Copy this HTML and paste it into your website. Replace [your-tool-slug] with your tool's URL slug on OpenAPI.tools:
<a href="https://openapi.tools/tools/[your-tool-slug]" rel="sponsored">
<img
src="https://openapi.tools/badges/sponsor-openapi-tools.svg"
alt="Sponsor of OpenAPI.tools"
width="200"
height="40"
/>
</a> Listed Badge
Alternative badge styles for sponsors:
Green gradient (light backgrounds)
Dark variant (dark backgrounds)
Embed Code
<!-- Light variant -->
<a href="https://openapi.tools/tools/[your-tool-slug]" rel="sponsored">
<img
src="https://openapi.tools/badges/listed-on-openapi-tools.svg"
alt="Listed on OpenAPI.tools"
width="200"
height="40"
/>
</a>
<!-- Dark variant -->
<a href="https://openapi.tools/tools/[your-tool-slug]" rel="sponsored">
<img
src="https://openapi.tools/badges/listed-on-openapi-tools-dark.svg"
alt="Listed on OpenAPI.tools"
width="200"
height="40"
/>
</a> Become a Sponsor
Want to display these badges on your website? Become a sponsor to support OpenAPI.tools and get access to these badges, priority placement in tool listings, and more.
***