API Docster

Privacy Policy

Last updated: 12 June 2026

TL;DR: API Docster does not collect, store, or transmit the OpenAPI or Swagger specs you paste or the API responses from your Try-It tests. The only data sent to a third party is your IP address, which is logged by our hosting provider (Vercel) and, if ads are enabled, by Google AdSense. No analytics. No tracking pixels. The only persistent storage is your browser's localStorage when you save a spec.

1. Who we are

API Docster ("we", "us", "the site") is a single-file web application operated by Sonny ("the operator"). The site is hosted on Vercel, Inc. The site is provided free of charge and does not require registration.

Contact: see the main site.

2. What data we collect

From you, the user: OpenAPI / Swagger specifications you paste or fetch are processed entirely in your browser. They are never uploaded, stored, or logged on any server. The Try-It feature sends HTTP requests directly from your browser to the API endpoint you specified; we do not proxy these requests. The request and response bodies are not stored by us — they live only in your browser's memory and DOM for the duration of the page session.

Local storage: If you use the "Save" feature, the spec is stored in your browser's localStorage. This data never leaves your device. You can clear it at any time by clearing your browser's site data, or by clicking "Delete" on each saved spec.

Automatically: standard HTTP request metadata is logged by our hosting provider (Vercel) for the purpose of serving the site and detecting abuse. This includes your IP address, the user agent string, the requested URL, and the response status. Logs are retained for up to 30 days and are not shared with third parties except as required by law.

Cookies: API Docster does not set any cookies. No analytics cookies. No preference cookies. No session cookies.

3. Third-party services

3.1 Google AdSense (only if enabled)

The site may display advertisements served by Google AdSense. AdSense is a third-party ad network operated by Google Ireland Limited. If ads are enabled, the following happens when you load a page with an ad slot:

For users in the European Economic Area, the United Kingdom, and Switzerland, Google serves non-personalized ads by default. Non-personalized ads use contextual information (the page content) rather than your behavioural profile to select ads. You can change your consent choice at any time via Google's ad personalisation settings.

For more information on how Google uses data from partner sites, see How Google uses information from sites or apps that use our services.

3.2 Vercel (hosting)

API Docster is served by Vercel, Inc. Vercel's privacy practices are described in their privacy policy.

3.3 Third-party APIs (Try-It feature)

The Try-It feature sends requests directly from your browser to API endpoints that you choose. These requests are not routed through us. The owners of the API you call receive your IP address, the request body, and any authentication headers you include. We have no visibility into these requests. Consult the privacy policy of the API you are calling for information on how they handle your data.

4. Legal basis for processing (UK GDPR)

If you are in the UK or EEA, the legal basis for processing your IP address and request metadata is our legitimate interest (UK GDPR Article 6(1)(f)) in operating and securing the site. The legal basis for serving AdSense ads, if enabled, is your consent as collected by Google's consent management platform (TCF v2.2).

5. Your rights

Under the UK General Data Protection Regulation (UK GDPR) and the Data Protection Act 2018, you have the right to:

6. Children's privacy

API Docster is not directed at children under the age of 13, and we do not knowingly collect personal data from children. The site is a technical tool aimed at software developers.

7. International transfers

Data we process may be transferred to and stored in countries outside the UK or EEA, including the United States. Where we rely on third-party services that process data outside the UK, we ensure that appropriate safeguards are in place (such as Standard Contractual Clauses for Google services).

8. Changes to this policy

We may update this privacy policy from time to time. The "last updated" date at the top of this page will reflect any changes. Material changes will be noted in the site footer for at least 30 days.

9. Contact

If you have any questions about this privacy policy or wish to exercise your rights, please open an issue on the project's source repository. The link is in the footer of api-docs-tool.vercel.app.