Add three Astro markdown pages under docs-site/src/pages/legal/: - terms-of-service.md -> /legal/terms-of-service - privacy-policy.md -> /legal/privacy-policy - acceptable-use-policy.md -> /legal/acceptable-use-policy All three use the Base.astro layout and render the legal content from docs/legal/ (synced verbatim). The Base.astro layout already had legal footer links added previously; this commit also adds a footer section directly in index.astro for redundancy. The ToS URL (https://docs.leeworks.dev/legal/terms-of-service) is now ready to be pasted into the RapidAPI listing (issue #44). Closes leeworks-agents/api-company#89
3.4 KiB
layout, title, description
| layout | title | description |
|---|---|---|
| ../../layouts/Base.astro | Terms of Service | leeworks.dev API Terms of Service |
Terms of Service
Effective Date: 2026-05-24
Contact: legal@leeworks.dev
1. Acceptance of Terms
By accessing or using any API offered by leeworks.dev ("Services"), you agree to be bound by these Terms of Service. If you do not agree, do not use the Services.
2. Description of Services
leeworks.dev provides data API services including:
- ZIP Enrichment API (
zip.leeworks.dev) - Holidays API (
holidays.leeworks.dev) - Air Quality API (
aqi.leeworks.dev)
These APIs are offered via RapidAPI and directly. Access requires a valid API key.
3. API Usage Limits
- Each plan has defined rate limits (requests per minute and per month). Exceeding your plan's limits will result in HTTP 429 responses.
- You must not circumvent rate limiting through multiple accounts, shared keys, or other technical means.
- Free and Basic plan users are limited to non-commercial use unless explicitly stated otherwise.
4. Prohibited Use
You may not use the Services to:
- Resell or redistribute the API data or API access without written permission
- Scrape, download, or replicate the underlying dataset in bulk
- Build a competing API product using our data
- Violate any applicable laws, including data privacy regulations
- Harass, harm, or interfere with other users or our infrastructure
See also the Acceptable Use Policy.
5. Account Registration and Security
- You are responsible for keeping your API key confidential.
- You are responsible for all activity under your API key.
- Notify us immediately at legal@leeworks.dev if you suspect unauthorized use.
6. Payment and Billing
- Paid plans are billed through RapidAPI according to their billing terms.
- Refunds are handled at our discretion on a case-by-case basis. Contact legal@leeworks.dev within 7 days of a charge.
- We reserve the right to change pricing with 30 days' notice.
7. Data Accuracy Disclaimer
The data provided by leeworks.dev APIs is sourced from public datasets. We make no warranty as to the accuracy, completeness, or fitness for any particular purpose. You use the data at your own risk.
8. Service Availability
- We target 99.9% uptime but make no formal SLA guarantee on free or Basic plans.
- We reserve the right to take the service down for maintenance with or without notice.
- See status.leeworks.dev for real-time uptime information.
9. Intellectual Property
- The APIs, documentation, and underlying software are the intellectual property of leeworks.dev.
- Response data may be used in your own products subject to these Terms.
- You may not claim ownership of the data or present it as proprietary to you.
10. Termination
We may suspend or terminate your access to the Services immediately, without prior notice, for violation of these Terms, suspected abuse or fraud, or non-payment of applicable fees.
11. Limitation of Liability
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, LEEWORKS.DEV SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL, OR PUNITIVE DAMAGES, INCLUDING LOSS OF PROFITS, DATA, OR BUSINESS.
12. Changes to Terms
We may modify these Terms at any time. Continued use of the Services after changes constitutes acceptance.
13. Contact
Questions about these Terms? Contact us at: legal@leeworks.dev