mirror of
https://github.com/public-apis/public-apis.git
synced 2025-08-02 16:19:18 +02:00
Merge pull request #495 from ApCoder123/new-apis
Added Words API and domainDB info API
This commit is contained in:
commit
119fca5796
1 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,7 @@ API | Description | Auth | HTTPS | Link |
|
|||
| Changelogs.md | Structured changelog metadata from open source projects | No | Yes | [Go!](https://changelogs.md) |
|
||||
| Count.io | Persistent counting and A/B testing | No | Yes | [Go!](https://count.io) |
|
||||
| DigitalOcean Status | Status of all DigitalOcean services | No | Yes | [Go!](https://status.digitalocean.com/api/v1) |
|
||||
| DomainDb Info | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | [Go!](https://domainsdb.info/apidomainsdb/index.php) |
|
||||
| Faceplusplus | A tool to detect face | `OAuth` | Yes | [Go!](https://www.faceplusplus.com/) |
|
||||
| Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) |
|
||||
| Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) |
|
||||
|
@ -435,6 +436,7 @@ API | Description | Auth | HTTPS | Link |
|
|||
| UPC database | More than 1.5 million barcode numbers from all around the world | `apiKey` | Yes | [Go!](https://upcdatabase.org/api) |
|
||||
| Wikidata | Collaboratively edited knowledge base operated by the Wikimedia Foundation | `OAuth` | Yes | [Go!](https://www.wikidata.org/w/api.php?action=help) |
|
||||
| Wikipedia | Mediawiki Encyclopedia | No | Yes | [Go!](https://www.mediawiki.org/wiki/API:Main_page) |
|
||||
| Words API | Definitions for more than 150,000 words. | `apiKey` | Yes | [Go!](https://www.wordsapi.com/) |
|
||||
| Wordnik | Dictionary Data | No | No | [Go!](http://developer.wordnik.com) |
|
||||
| Yelp | Find Local Business | `OAuth` | Yes | [Go!](https://www.yelp.com/developers/documentation/v3) |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue