From 8498ea8da3b289b4c760a45b10e80092e2ed653f Mon Sep 17 00:00:00 2001 From: BetTip <326008952+bettip-co-za@users.noreply.github.com> Date: Fri, 11 Sep 2026 12:13:01 +0200 Subject: [PATCH 1/2] Add Fair Draw API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b32de659..2c7d9a21 100644 --- a/README.md +++ b/README.md @@ -546,6 +546,7 @@ API | Description | Auth | HTTPS | CORS | ### Development API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| +| [Fair Draw](https://bettip.co.za/fair-draw/api/) | Verifiable random draws bound to the drand public randomness beacon | No | Yes | Yes | | [Userstack](https://userstack.com/?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers) | Secure User-Agent String Lookup JSON API | `OAuth` | Yes | Unknown | | [24 Pull Requests](https://24pullrequests.com/api) | Project to promote open source collaboration during December | No | Yes | Yes | | [Agify.io](https://agify.io) | Estimates the age from a first name | No | Yes | Yes | From 8eb24ef48ec871e150a2f292580320e49b828d69 Mon Sep 17 00:00:00 2001 From: BetTip <326008952+bettip-co-za@users.noreply.github.com> Date: Fri, 11 Sep 2026 12:13:24 +0200 Subject: [PATCH 2/2] Add Fair Draw API --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c7d9a21..4d25865c 100644 --- a/README.md +++ b/README.md @@ -546,7 +546,6 @@ API | Description | Auth | HTTPS | CORS | ### Development API | Description | Auth | HTTPS | CORS | |:---|:---|:---|:---|:---| -| [Fair Draw](https://bettip.co.za/fair-draw/api/) | Verifiable random draws bound to the drand public randomness beacon | No | Yes | Yes | | [Userstack](https://userstack.com/?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers) | Secure User-Agent String Lookup JSON API | `OAuth` | Yes | Unknown | | [24 Pull Requests](https://24pullrequests.com/api) | Project to promote open source collaboration during December | No | Yes | Yes | | [Agify.io](https://agify.io) | Estimates the age from a first name | No | Yes | Yes | @@ -589,6 +588,7 @@ API | Description | Auth | HTTPS | CORS | | [dotsweep](https://dotsweep.com/docs) | Domain availability across 1200+ TLDs with registration and renewal prices | No | Yes | Yes | | [DownStatus](https://isitdownstatus.com) | Real-time status for GitHub, AWS, Discord and 90+ services | No | Yes | Yes | | [ExtendsClass JSON Storage](https://extendsclass.com/json-storage.html) | A simple JSON store API | No | Yes | Yes | +| [Fair Draw](https://bettip.co.za/fair-draw/api/) | Verifiable random draws bound to the drand public randomness beacon | No | Yes | Yes | | [GeekFlare](https://apidocs.geekflare.com/docs/geekflare-api) | Provide numerous capabilities for important testing and monitoring methods for websites | `apiKey` | Yes | Unknown | | [GcrawlAI](https://gcrawlai.com) | Web scraping, SERP API, screenshots, URL to Markdown and prebuilt extractors | `apiKey` | Yes | Yes | | [Genderize.io](https://genderize.io) | Estimates a gender from a first name | No | Yes | Yes |