You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2326 lines
72 KiB

  1. {
  2. "Animals": [
  3. {
  4. "API": "Dogs",
  5. "Auth": null,
  6. "Description": "Based on the [Stanford Dogs Dataset](http://visionstanford.edu/aditya86/ImageNetDogs/)",
  7. "HTTPS": true,
  8. "Link": "https://dog.ceo/dog-api/"
  9. },
  10. {
  11. "API": "IUCN",
  12. "Auth": "apiKey",
  13. "Description": "IUCN Red List of Threatened Species",
  14. "HTTPS": false,
  15. "Link": "http://apiv3.iucnredlist.org/api/v3/docs"
  16. },
  17. {
  18. "API": "Petfinder",
  19. "Auth": "apiKey",
  20. "Description": "Adoption",
  21. "HTTPS": true,
  22. "Link": "https://www.petfinder.com/developers/api-docs/"
  23. },
  24. {
  25. "API": "RescueGroups",
  26. "Auth": null,
  27. "Description": "Adoption",
  28. "HTTPS": true,
  29. "Link": "https://userguide.rescuegroups.org/display/APIDG/API+Developers+Guide+Home"
  30. }
  31. ],
  32. "Anime": [
  33. {
  34. "API": "AniList",
  35. "Auth": "OAuth",
  36. "Description": "AniList Anime",
  37. "HTTPS": false,
  38. "Link": "http://anilist-api.readthedocs.io/en/latest/"
  39. },
  40. {
  41. "API": "Jikan",
  42. "Auth": null,
  43. "Description": "Unofficial MyAnimeList API",
  44. "HTTPS": true,
  45. "Link": "https://jikan.me"
  46. },
  47. {
  48. "API": "Kitsu",
  49. "Auth": "OAuth",
  50. "Description": "Anime discovery platform",
  51. "HTTPS": true,
  52. "Link": "http://docs.kitsu.apiary.io/"
  53. },
  54. {
  55. "API": "Studio Ghibli",
  56. "Auth": null,
  57. "Description": "Resources from Studio Ghibli films",
  58. "HTTPS": true,
  59. "Link": "https://ghibliapi.herokuapp.com"
  60. }
  61. ],
  62. "Anti-Malware": [
  63. {
  64. "API": "Certly",
  65. "Auth": "apiKey",
  66. "Description": "Certly Link/Domain Flagging",
  67. "HTTPS": true,
  68. "Link": "https://guard.certly.io/"
  69. },
  70. {
  71. "API": "Google Safe Browsing",
  72. "Auth": "apiKey",
  73. "Description": "Google Link/Domain Flagging",
  74. "HTTPS": true,
  75. "Link": "https://developers.google.com/safe-browsing/"
  76. },
  77. {
  78. "API": "Metacert",
  79. "Auth": "apiKey",
  80. "Description": "Metacert Link Flagging",
  81. "HTTPS": true,
  82. "Link": "https://metacert.com/"
  83. },
  84. {
  85. "API": "VirusTotal",
  86. "Auth": "apiKey",
  87. "Description": "VirusTotal File/URL Analysis",
  88. "HTTPS": true,
  89. "Link": "https://www.virustotal.com/en/documentation/public-api/"
  90. },
  91. {
  92. "API": "Web Of Trust (WOT)",
  93. "Auth": "apiKey",
  94. "Description": "Website reputation",
  95. "HTTPS": true,
  96. "Link": "https://www.mywot.com/wiki/API"
  97. }
  98. ],
  99. "Art & Design": [
  100. {
  101. "API": "Dribbble",
  102. "Auth": "OAuth",
  103. "Description": "Design",
  104. "HTTPS": false,
  105. "Link": "http://developer.dribbble.com/v1/"
  106. },
  107. {
  108. "API": "Harvard Art Museums",
  109. "Auth": "apiKey",
  110. "Description": "Art",
  111. "HTTPS": false,
  112. "Link": "https://github.com/harvardartmuseums/api-docs"
  113. },
  114. {
  115. "API": "Icons8",
  116. "Auth": "OAuth",
  117. "Description": "Icons",
  118. "HTTPS": true,
  119. "Link": "http://docs.icons8.apiary.io/#reference/0/meta"
  120. },
  121. {
  122. "API": "Noun Project",
  123. "Auth": "OAuth",
  124. "Description": "Icons",
  125. "HTTPS": false,
  126. "Link": "http://api.thenounproject.com/index.html"
  127. },
  128. {
  129. "API": "Rijksmuseum",
  130. "Auth": "apiKey",
  131. "Description": "Art",
  132. "HTTPS": true,
  133. "Link": "https://www.rijksmuseum.nl/en/api"
  134. }
  135. ],
  136. "Books": [
  137. {
  138. "API": "British National Bibliography",
  139. "Auth": null,
  140. "Description": "Books",
  141. "HTTPS": false,
  142. "Link": "http://bnb.data.bl.uk/"
  143. },
  144. {
  145. "API": "Goodreads",
  146. "Auth": null,
  147. "Description": "Books",
  148. "HTTPS": true,
  149. "Link": "https://www.goodreads.com/api"
  150. },
  151. {
  152. "API": "Google Books",
  153. "Auth": "OAuth",
  154. "Description": "Books",
  155. "HTTPS": true,
  156. "Link": "https://developers.google.com/books/"
  157. }
  158. ],
  159. "Business": [
  160. {
  161. "API": "mailgun",
  162. "Auth": "apiKey",
  163. "Description": "Email Service",
  164. "HTTPS": true,
  165. "Link": "https://www.mailgun.com/"
  166. },
  167. {
  168. "API": "markerapi",
  169. "Auth": null,
  170. "Description": "Trademark Search",
  171. "HTTPS": false,
  172. "Link": "http://www.markerapi.com/"
  173. }
  174. ],
  175. "Calendar": [
  176. {
  177. "API": "Church Calendar",
  178. "Auth": null,
  179. "Description": "Catholic liturgical calendar",
  180. "HTTPS": false,
  181. "Link": "http://calapi.inadiutorium.cz/"
  182. },
  183. {
  184. "API": "Holidays",
  185. "Auth": "apiKey",
  186. "Description": "Historical data regarding holidays",
  187. "HTTPS": true,
  188. "Link": "https://holidayapi.com/"
  189. },
  190. {
  191. "API": "LectServe",
  192. "Auth": null,
  193. "Description": "Protestant liturgical calendar",
  194. "HTTPS": false,
  195. "Link": "http://www.lectserve.com"
  196. },
  197. {
  198. "API": "Non-Working Days",
  199. "Auth": null,
  200. "Description": "Database of ICS files for non working days",
  201. "HTTPS": true,
  202. "Link": "https://github.com/gadael/icsdb"
  203. }
  204. ],
  205. "Cloud Storage & File Sharing": [
  206. {
  207. "API": "Box",
  208. "Auth": "OAuth",
  209. "Description": "File Sharing and Storage",
  210. "HTTPS": true,
  211. "Link": "https://developer.box.com/"
  212. },
  213. {
  214. "API": "Dropbox",
  215. "Auth": "OAuth",
  216. "Description": "File Sharing and Storage",
  217. "HTTPS": true,
  218. "Link": "https://www.dropbox.com/developers"
  219. },
  220. {
  221. "API": "Google Drive",
  222. "Auth": "OAuth",
  223. "Description": "File Sharing and Storage",
  224. "HTTPS": true,
  225. "Link": "https://developers.google.com/drive/"
  226. },
  227. {
  228. "API": "OneDrive",
  229. "Auth": "OAuth",
  230. "Description": "File Sharing and Storage",
  231. "HTTPS": true,
  232. "Link": "https://dev.onedrive.com/"
  233. }
  234. ],
  235. "Currency Exchange": [
  236. {
  237. "API": "Currencylayer",
  238. "Auth": "apiKey",
  239. "Description": "Exchange rates and currency conversion",
  240. "HTTPS": true,
  241. "Link": "https://currencylayer.com/documentation"
  242. },
  243. {
  244. "API": "Fixer.io",
  245. "Auth": null,
  246. "Description": "Exchange rates and currency conversion",
  247. "HTTPS": true,
  248. "Link": "http://fixer.io"
  249. }
  250. ],
  251. "Data Access": [
  252. {
  253. "API": "18F",
  254. "Auth": null,
  255. "Description": "US Federal Government /Developer Program",
  256. "HTTPS": false,
  257. "Link": "http://18f.github.io/API-All-the-X/"
  258. },
  259. {
  260. "API": "Abbreviation",
  261. "Auth": "X-Mashape-Key",
  262. "Description": "Get abbreviations and meanings",
  263. "HTTPS": true,
  264. "Link": "https://market.mashape.com/daxeel/abbreviations"
  265. },
  266. {
  267. "API": "CARTO",
  268. "Auth": "apiKey",
  269. "Description": "Location Information Prediction",
  270. "HTTPS": true,
  271. "Link": "https://carto.com/"
  272. },
  273. {
  274. "API": "Callook.info",
  275. "Auth": null,
  276. "Description": "United States ham radio callsigns",
  277. "HTTPS": true,
  278. "Link": "https://callook.info"
  279. },
  280. {
  281. "API": "Celebinfo",
  282. "Auth": "X-Mashape-Key",
  283. "Description": "Celebrity information",
  284. "HTTPS": true,
  285. "Link": "https://market.mashape.com/daxeel/celebinfo/"
  286. },
  287. {
  288. "API": "Colorado Data Engine",
  289. "Auth": null,
  290. "Description": "Formatted and geolocated Colorado public data",
  291. "HTTPS": true,
  292. "Link": "http://codataengine.org/"
  293. },
  294. {
  295. "API": "Colorado Information Marketplace",
  296. "Auth": null,
  297. "Description": "Colorado State Government Open Data",
  298. "HTTPS": true,
  299. "Link": "https://data.colorado.gov/"
  300. },
  301. {
  302. "API": "Data USA",
  303. "Auth": null,
  304. "Description": "US Public Data",
  305. "HTTPS": true,
  306. "Link": "https://datausa.io/about/api/"
  307. },
  308. {
  309. "API": "Dronestream",
  310. "Auth": null,
  311. "Description": "Tracks United States drone strikes",
  312. "HTTPS": true,
  313. "Link": "https://dronestre.am/"
  314. },
  315. {
  316. "API": "fonoApi",
  317. "Auth": null,
  318. "Description": "Mobile Device Description",
  319. "HTTPS": true,
  320. "Link": "https://fonoapi.freshpixl.com/"
  321. },
  322. {
  323. "API": "Open Government, Australia",
  324. "Auth": null,
  325. "Description": "Australian Government Open Data",
  326. "HTTPS": true,
  327. "Link": "https://www.data.gov.au/"
  328. },
  329. {
  330. "API": "Open Government, USA",
  331. "Auth": null,
  332. "Description": "United States Government Open Data",
  333. "HTTPS": true,
  334. "Link": "https://www.data.gov/"
  335. },
  336. {
  337. "API": "Open Government, Canada",
  338. "Auth": null,
  339. "Description": "Canadian Government Open Data",
  340. "HTTPS": false,
  341. "Link": "http://open.canada.ca/en"
  342. },
  343. {
  344. "API": "Open Government Data, India",
  345. "Auth": "apiKey",
  346. "Description": "Indian Government Open Data",
  347. "HTTPS": true,
  348. "Link": "https://data.gov.in/"
  349. },
  350. {
  351. "API": "Open Government, New Zealand",
  352. "Auth": null,
  353. "Description": "New Zealand Government Open Data",
  354. "HTTPS": true,
  355. "Link": "https://www.data.govt.nz/"
  356. },
  357. {
  358. "API": "Pearson",
  359. "Auth": "apiKey",
  360. "Description": "Dictionary Data",
  361. "HTTPS": false,
  362. "Link": "http://developer.pearson.com/apis/dictionaries"
  363. },
  364. {
  365. "API": "Prague Opendata",
  366. "Auth": null,
  367. "Description": "Prague City Open Data",
  368. "HTTPS": false,
  369. "Link": "http://opendata.praha.eu/en"
  370. },
  371. {
  372. "API": "Quandl",
  373. "Auth": null,
  374. "Description": "Stock Market Data",
  375. "HTTPS": true,
  376. "Link": "https://www.quandl.com/"
  377. },
  378. {
  379. "API": "Represent by Open North",
  380. "Auth": null,
  381. "Description": "Find Canadian Government Representatives",
  382. "HTTPS": true,
  383. "Link": "https://represent.opennorth.ca/"
  384. },
  385. {
  386. "API": "Scoop.it",
  387. "Auth": "apiKey",
  388. "Description": "Content Curation Service",
  389. "HTTPS": false,
  390. "Link": "http://www.scoop.it/dev"
  391. },
  392. {
  393. "API": "Teleport",
  394. "Auth": null,
  395. "Description": "Quality of Life Data",
  396. "HTTPS": true,
  397. "Link": "https://developers.teleport.org/"
  398. },
  399. {
  400. "API": "Wikipedia",
  401. "Auth": null,
  402. "Description": "Mediawiki Encyclopedia",
  403. "HTTPS": true,
  404. "Link": "https://www.mediawiki.org/wiki/API:Main_page"
  405. },
  406. {
  407. "API": "Wordnik",
  408. "Auth": null,
  409. "Description": "Dictionary Data",
  410. "HTTPS": false,
  411. "Link": "http://developer.wordnik.com"
  412. },
  413. {
  414. "API": "Yelp",
  415. "Auth": "OAuth",
  416. "Description": "Find Local Business",
  417. "HTTPS": true,
  418. "Link": "https://www.yelp.com/developers/documentation/v3"
  419. }
  420. ],
  421. "Data Validation": [
  422. {
  423. "API": "languagelayer",
  424. "Auth": null,
  425. "Description": "Language detection",
  426. "HTTPS": true,
  427. "Link": "https://languagelayer.com"
  428. },
  429. {
  430. "API": "Lob.com",
  431. "Auth": "apiKey",
  432. "Description": "US Address Verification",
  433. "HTTPS": true,
  434. "Link": "https://lob.com/"
  435. },
  436. {
  437. "API": "mailboxlayer",
  438. "Auth": null,
  439. "Description": "Email address validation",
  440. "HTTPS": true,
  441. "Link": "https://mailboxlayer.com"
  442. },
  443. {
  444. "API": "numverify",
  445. "Auth": null,
  446. "Description": "Phone number validation",
  447. "HTTPS": true,
  448. "Link": "https://numverify.com"
  449. },
  450. {
  451. "API": "vatlayer",
  452. "Auth": null,
  453. "Description": "VAT number validation",
  454. "HTTPS": true,
  455. "Link": "https://vatlayer.com"
  456. }
  457. ],
  458. "Development": [
  459. {
  460. "API": "Adorable Avatars",
  461. "Auth": null,
  462. "Description": "Generate random cartoon avatars",
  463. "HTTPS": true,
  464. "Link": "http://avatars.adorable.io"
  465. },
  466. {
  467. "API": "APIs.guru",
  468. "Auth": null,
  469. "Description": "Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs",
  470. "HTTPS": true,
  471. "Link": "https://apis.guru/api-doc/"
  472. },
  473. {
  474. "API": "CDNJS",
  475. "Auth": null,
  476. "Description": "Library info on CDNJS",
  477. "HTTPS": true,
  478. "Link": "https://api.cdnjs.com/libraries/jquery"
  479. },
  480. {
  481. "API": "Faceplusplus",
  482. "Auth": "OAuth",
  483. "Description": "A tool to detect face",
  484. "HTTPS": true,
  485. "Link": "https://www.faceplusplus.com/"
  486. },
  487. {
  488. "API": "Genderize.io",
  489. "Auth": null,
  490. "Description": "Determines a gender from a first name",
  491. "HTTPS": true,
  492. "Link": "https://genderize.io"
  493. },
  494. {
  495. "API": "Github - User Data",
  496. "Auth": null,
  497. "Description": "Pull public information for a user's github",
  498. "HTTPS": true,
  499. "Link": "https://api.github.com/users/hackeryou"
  500. },
  501. {
  502. "API": "Gitter",
  503. "Auth": "OAuth",
  504. "Description": "Chat for GitHub",
  505. "HTTPS": true,
  506. "Link": "https://github.com/gitterHQ/docs"
  507. },
  508. {
  509. "API": "HackerRank",
  510. "Auth": "apiKey",
  511. "Description": "Compile source code and run against a set of provided test cases",
  512. "HTTPS": true,
  513. "Link": "https://www.hackerrank.com/api/docs"
  514. },
  515. {
  516. "API": "Hipster Ipsum",
  517. "Auth": null,
  518. "Description": "Generates Hipster Ipsum text",
  519. "HTTPS": false,
  520. "Link": "http://hipsterjesus.com/"
  521. },
  522. {
  523. "API": "IPify",
  524. "Auth": null,
  525. "Description": "A simple IP Address API",
  526. "HTTPS": true,
  527. "Link": "https://www.ipify.org/"
  528. },
  529. {
  530. "API": "JSON 2 JSONP",
  531. "Auth": null,
  532. "Description": "Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript",
  533. "HTTPS": true,
  534. "Link": "https://json2jsonp.com/"
  535. },
  536. {
  537. "API": "JSONPlaceholder",
  538. "Auth": null,
  539. "Description": "Fake data for testing and prototyping",
  540. "HTTPS": false,
  541. "Link": "http://jsonplaceholder.typicode.com/"
  542. },
  543. {
  544. "API": "Judge0 API",
  545. "Auth": null,
  546. "Description": "Compile and run source code",
  547. "HTTPS": true,
  548. "Link": "https://api.judge0.com/"
  549. },
  550. {
  551. "API": "Let's Validate",
  552. "Auth": null,
  553. "Description": "Uncovers the technologies used on websites and URL to thumbnail",
  554. "HTTPS": true,
  555. "Link": "https://github.com/letsvalidate/api"
  556. },
  557. {
  558. "API": "LiveEdu",
  559. "Auth": "OAuth",
  560. "Description": "Live Coding Streaming",
  561. "HTTPS": true,
  562. "Link": "https://www.liveedu.tv/developer/applications/"
  563. },
  564. {
  565. "API": "Lorem Text",
  566. "Auth": "X-Mashape-Key",
  567. "Description": "Generates Lorem Ipsum text",
  568. "HTTPS": true,
  569. "Link": "https://market.mashape.com/montanaflynn/lorem-text-generator"
  570. },
  571. {
  572. "API": "Loripsum",
  573. "Auth": null,
  574. "Description": "The \"lorem ipsum\" generator that doesn't suck",
  575. "HTTPS": false,
  576. "Link": "http://loripsum.net/"
  577. },
  578. {
  579. "API": "Myjson",
  580. "Auth": null,
  581. "Description": "A simple JSON store for your web or mobile app",
  582. "HTTPS": false,
  583. "Link": "http://myjson.com/api"
  584. },
  585. {
  586. "API": "Okta",
  587. "Auth": "apiKey",
  588. "Description": "User Authentication",
  589. "HTTPS": true,
  590. "Link": "https://okta.com/"
  591. },
  592. {
  593. "API": "Plino",
  594. "Auth": null,
  595. "Description": "Spam filtering system",
  596. "HTTPS": true,
  597. "Link": "https://plino.herokuapp.com/"
  598. },
  599. {
  600. "API": "Public APIs",
  601. "Auth": null,
  602. "Description": "A collective list of free JSON APIs for use in web development",
  603. "HTTPS": true,
  604. "Link": "https://github.com/toddmotto/public-apis/tree/master/json"
  605. },
  606. {
  607. "API": "Random Word",
  608. "Auth": null,
  609. "Description": "Generate random word",
  610. "HTTPS": false,
  611. "Link": "http://www.setgetgo.com/randomword/"
  612. },
  613. {
  614. "API": "RandomUser",
  615. "Auth": null,
  616. "Description": "Generates random user data",
  617. "HTTPS": true,
  618. "Link": "https://randomuser.me"
  619. },
  620. {
  621. "API": "ReqRes",
  622. "Auth": null,
  623. "Description": "A hosted REST-API ready to respond to your AJAX requests",
  624. "HTTPS": true,
  625. "Link": "https://reqres.in/ "
  626. },
  627. {
  628. "API": "RoboHash",
  629. "Auth": null,
  630. "Description": "Generate random robot/alien avatars",
  631. "HTTPS": true,
  632. "Link": "https://robohash.org/"
  633. },
  634. {
  635. "API": "StackExchange",
  636. "Auth": "OAuth",
  637. "Description": "Q&A forum for developers",
  638. "HTTPS": true,
  639. "Link": "https://api.stackexchange.com/"
  640. },
  641. {
  642. "API": "UI Names",
  643. "Auth": null,
  644. "Description": "Generate random fake names",
  645. "HTTPS": true,
  646. "Link": "https://github.com/thm/uinames"
  647. },
  648. {
  649. "API": "Verse",
  650. "Auth": null,
  651. "Description": "Check what's the latest version of your favorite open-source project",
  652. "HTTPS": true,
  653. "Link": "https://verse.pawelad.xyz/"
  654. }
  655. ],
  656. "Documents & Productivity": [
  657. {
  658. "API": "File.io",
  659. "Auth": null,
  660. "Description": "File Sharing",
  661. "HTTPS": true,
  662. "Link": "https://www.file.io"
  663. },
  664. {
  665. "API": "pdflayer API",
  666. "Auth": null,
  667. "Description": "HTML/URL to PDF",
  668. "HTTPS": true,
  669. "Link": "https://pdflayer.com"
  670. },
  671. {
  672. "API": "Pocket",
  673. "Auth": "OAuth",
  674. "Description": "Bookmarking service",
  675. "HTTPS": true,
  676. "Link": "https://getpocket.com/developer/"
  677. },
  678. {
  679. "API": "PrexView",
  680. "Auth": "apiKey",
  681. "Description": "Data from XML or JSON to PDF, HTML or Image",
  682. "HTTPS": true,
  683. "Link": "https://prexview.com"
  684. },
  685. {
  686. "API": "Todoist",
  687. "Auth": "OAuth",
  688. "Description": "Todo Lists",
  689. "HTTPS": true,
  690. "Link": "https://developer.todoist.com"
  691. },
  692. {
  693. "API": "Wunderlist",
  694. "Auth": "OAuth",
  695. "Description": "Todo Lists",
  696. "HTTPS": true,
  697. "Link": "https://developer.wunderlist.com/documentation"
  698. }
  699. ],
  700. "Environment": [
  701. {
  702. "API": "AirVisual",
  703. "Auth": "apiKey",
  704. "Description": "Air quality and weather data",
  705. "HTTPS": true,
  706. "Link": "https://airvisual.com/api"
  707. },
  708. {
  709. "API": "OpenAQ",
  710. "Auth": "apiKey",
  711. "Description": "Open air quality data",
  712. "HTTPS": true,
  713. "Link": "https://docs.openaq.org/"
  714. },
  715. {
  716. "API": "PM2.5.in",
  717. "Auth": "apiKey",
  718. "Description": "Air quality of China",
  719. "HTTPS": false,
  720. "Link": "http://www.pm25.in/api_doc"
  721. }
  722. ],
  723. "Finance": [
  724. {
  725. "API": "Barchart OnDemand",
  726. "Auth": "apiKey",
  727. "Description": "Stock, Futures, and Forex Market Data",
  728. "HTTPS": true,
  729. "Link": "https://www.barchartondemand.com/free"
  730. },
  731. {
  732. "API": "CoinDesk",
  733. "Auth": null,
  734. "Description": "Bitcoin Price Index",
  735. "HTTPS": false,
  736. "Link": "http://www.coindesk.com/api/"
  737. },
  738. {
  739. "API": "Consumer Financial Protection Bureau",
  740. "Auth": "apiKey",
  741. "Description": "Financial services consumer complains data",
  742. "HTTPS": true,
  743. "Link": "https://data.consumerfinance.gov/resource/jhzv-w97w.json"
  744. }
  745. ],
  746. "Food & Drink": [
  747. {
  748. "API": "BigOven",
  749. "Auth": "X-Mashape-Key",
  750. "Description": "Recipe Search",
  751. "HTTPS": false,
  752. "Link": "http://api2.bigoven.com/"
  753. },
  754. {
  755. "API": "BreweryDB",
  756. "Auth": "apiKey",
  757. "Description": "Beer",
  758. "HTTPS": false,
  759. "Link": "http://www.brewerydb.com/developers"
  760. },
  761. {
  762. "API": "Edamam",
  763. "Auth": "apiKey",
  764. "Description": "Recipe Search",
  765. "HTTPS": true,
  766. "Link": "https://developer.edamam.com/"
  767. },
  768. {
  769. "API": "Food2Fork",
  770. "Auth": "apiKey",
  771. "Description": "Recipe Search",
  772. "HTTPS": false,
  773. "Link": "http://food2fork.com/about/api"
  774. },
  775. {
  776. "API": "LCBO",
  777. "Auth": "apiKey",
  778. "Description": "Alcohol",
  779. "HTTPS": true,
  780. "Link": "https://lcboapi.com/"
  781. },
  782. {
  783. "API": "PunkAPI",
  784. "Auth": null,
  785. "Description": "Brewdog Beer Recipes",
  786. "HTTPS": true,
  787. "Link": "https://punkapi.com/"
  788. },
  789. {
  790. "API": "Recipe Puppy",
  791. "Auth": null,
  792. "Description": "Food",
  793. "HTTPS": false,
  794. "Link": "http://www.recipepuppy.com/about/api/"
  795. },
  796. {
  797. "API": "TacoFancy",
  798. "Auth": null,
  799. "Description": "Community-driven taco database",
  800. "HTTPS": false,
  801. "Link": "https://github.com/evz/tacofancy-api"
  802. },
  803. {
  804. "API": "TheCocktailDB",
  805. "Auth": null,
  806. "Description": "Cocktail Recipes",
  807. "HTTPS": false,
  808. "Link": "http://www.thecocktaildb.com/"
  809. },
  810. {
  811. "API": "Yummly",
  812. "Auth": null,
  813. "Description": "Find food recipes",
  814. "HTTPS": true,
  815. "Link": "https://developer.yummly.com/"
  816. },
  817. {
  818. "API": "Zomato",
  819. "Auth": "apiKey",
  820. "Description": "Discover restaurants",
  821. "HTTPS": true,
  822. "Link": "https://developers.zomato.com/api"
  823. }
  824. ],
  825. "Fraud Prevention": [
  826. {
  827. "API": "Whitepages Pro",
  828. "Auth": "apiKey",
  829. "Description": "Global identity verification with phone, address, email, and IP",
  830. "HTTPS": true,
  831. "Link": "https://pro.whitepages.com/developer/documentation/identity-check-api/"
  832. },
  833. {
  834. "API": "Whitepages Pro",
  835. "Auth": "apiKey",
  836. "Description": "Phone reputation to detect spammy phones",
  837. "HTTPS": true,
  838. "Link": "https://pro.whitepages.com/developer/documentation/phone-reputation-api/"
  839. },
  840. {
  841. "API": "Whitepages Pro",
  842. "Auth": "apiKey",
  843. "Description": "Get an owner\u2019s name, address, demographics based on the phone number",
  844. "HTTPS": true,
  845. "Link": "https://pro.whitepages.com/developer/documentation/reverse-phone-api/"
  846. },
  847. {
  848. "API": "Whitepages Pro",
  849. "Auth": "apiKey",
  850. "Description": "Phone number validation, line_type, carrier append",
  851. "HTTPS": true,
  852. "Link": "https://pro.whitepages.com/developer/documentation/phone-intelligence-api/"
  853. },
  854. {
  855. "API": "Whitepages Pro",
  856. "Auth": "apiKey",
  857. "Description": "Get normalized physical address, residents, address type, and validity",
  858. "HTTPS": true,
  859. "Link": "https://pro.whitepages.com/developer/documentation/reverse-address-api/"
  860. }
  861. ],
  862. "Games & Comics": [
  863. {
  864. "API": "Battle.net",
  865. "Auth": null,
  866. "Description": "Blizzard Entertainment",
  867. "HTTPS": true,
  868. "Link": "https://dev.battle.net/"
  869. },
  870. {
  871. "API": "Battlefield 4",
  872. "Auth": null,
  873. "Description": "Battlefield 4 Information",
  874. "HTTPS": true,
  875. "Link": "https://bf4stats.com/api"
  876. },
  877. {
  878. "API": "Chuck Norris Database",
  879. "Auth": null,
  880. "Description": "Jokes",
  881. "HTTPS": false,
  882. "Link": "http://www.icndb.com/api/"
  883. },
  884. {
  885. "API": "Clash of Clans",
  886. "Auth": null,
  887. "Description": "Clash of Clans Game Information",
  888. "HTTPS": true,
  889. "Link": "https://developer.clashofclans.com"
  890. },
  891. {
  892. "API": "Clash Royale",
  893. "Auth": null,
  894. "Description": "Clash Royale Game Information",
  895. "HTTPS": true,
  896. "Link": "https://github.com/martincarrera/clash-royale-api"
  897. },
  898. {
  899. "API": "Comic Vine",
  900. "Auth": null,
  901. "Description": "Comics",
  902. "HTTPS": true,
  903. "Link": "https://comicvine.gamespot.com/api/documentation"
  904. },
  905. {
  906. "API": "Deck of Cards",
  907. "Auth": null,
  908. "Description": "Deck of Cards",
  909. "HTTPS": false,
  910. "Link": "http://deckofcardsapi.com/"
  911. },
  912. {
  913. "API": "Destiny The Game",
  914. "Auth": "apiKey",
  915. "Description": "Bungie Platform API",
  916. "HTTPS": true,
  917. "Link": "https://www.bungie.net/en/Clan/Post/39966/85087279/0/0"
  918. },
  919. {
  920. "API": "Eve Online",
  921. "Auth": "OAuth",
  922. "Description": "Third-Party Developer Documentation",
  923. "HTTPS": true,
  924. "Link": "https://eveonline-third-party-documentation.readthedocs.io/en/latest/"
  925. },
  926. {
  927. "API": "Giant Bomb",
  928. "Auth": null,
  929. "Description": "Video Games",
  930. "HTTPS": true,
  931. "Link": "https://www.giantbomb.com/api/documentation"
  932. },
  933. {
  934. "API": "Guild Wars 2",
  935. "Auth": "apiKey",
  936. "Description": "Guild Wars 2 Game Information",
  937. "HTTPS": true,
  938. "Link": "https://wiki.guildwars2.com/wiki/API:Main"
  939. },
  940. {
  941. "API": "Jservice",
  942. "Auth": null,
  943. "Description": "Jeopardy Question Database",
  944. "HTTPS": false,
  945. "Link": "http://jservice.io"
  946. },
  947. {
  948. "API": "Magic The Gathering",
  949. "Auth": null,
  950. "Description": "Magic The Gathering Game Information",
  951. "HTTPS": false,
  952. "Link": "http://magicthegathering.io/"
  953. },
  954. {
  955. "API": "Marvel",
  956. "Auth": "apiKey",
  957. "Description": "Marvel Comics",
  958. "HTTPS": false,
  959. "Link": "http://developer.marvel.com"
  960. },
  961. {
  962. "API": "Minecraft",
  963. "Auth": null,
  964. "Description": "Minecraft server info & user info)",
  965. "HTTPS": true,
  966. "Link": "https://mcapi.ca/"
  967. },
  968. {
  969. "API": "Open Trivia",
  970. "Auth": null,
  971. "Description": "Trivia Questions",
  972. "HTTPS": true,
  973. "Link": "https://opentdb.com/api_config.php"
  974. },
  975. {
  976. "API": "PandaScore",
  977. "Auth": "apiKey",
  978. "Description": "E-sports games and results",
  979. "HTTPS": true,
  980. "Link": "https://api.pandascore.co"
  981. },
  982. {
  983. "API": "Pok\u00e9api",
  984. "Auth": null,
  985. "Description": "Pok\u00e9mon Information",
  986. "HTTPS": false,
  987. "Link": "http://pokeapi.co"
  988. },
  989. {
  990. "API": "Qriusity",
  991. "Auth": null,
  992. "Description": "Quiz/Trivia Questions",
  993. "HTTPS": true,
  994. "Link": "https://qriusity.com/"
  995. },
  996. {
  997. "API": "Riot Games",
  998. "Auth": "apiKey",
  999. "Description": "League of Legends Game Information",
  1000. "HTTPS": true,
  1001. "Link": "https://developer.riotgames.com/"
  1002. },
  1003. {
  1004. "API": "Steam",
  1005. "Auth": "OAuth",
  1006. "Description": "Steam Client Interaction",
  1007. "HTTPS": true,
  1008. "Link": "https://developer.valvesoftware.com/wiki/Steam_Web_API"
  1009. },
  1010. {
  1011. "API": "SWAPI",
  1012. "Auth": null,
  1013. "Description": "Star Wars Information",
  1014. "HTTPS": true,
  1015. "Link": "https://swapi.co"
  1016. }
  1017. ],
  1018. "Geocoding": [
  1019. {
  1020. "API": "adresse.data.gouv.fr",
  1021. "Auth": null,
  1022. "Description": "Address database of France geocoding and reverse.",
  1023. "HTTPS": true,
  1024. "Link": "https://adresse.data.gouv.fr"
  1025. },
  1026. {
  1027. "API": "Bing Maps",
  1028. "Auth": "apiKey",
  1029. "Description": "Create/customize digital maps based on Bing Maps data",
  1030. "HTTPS": true,
  1031. "Link": "https://www.microsoft.com/maps/"
  1032. },
  1033. {
  1034. "API": "Geocode.xyz",
  1035. "Auth": null,
  1036. "Description": "Provides worldwide forward/reverse geocoding, batch geocoding and geoparsing",
  1037. "HTTPS": true,
  1038. "Link": "https://geocode.xyz/"
  1039. },
  1040. {
  1041. "API": "GeoNames",
  1042. "Auth": null,
  1043. "Description": "Place names and other geographical data",
  1044. "HTTPS": false,
  1045. "Link": "http://www.geonames.org/export/web-services.html"
  1046. },
  1047. {
  1048. "API": "G\u00e9oApi",
  1049. "Auth": null,
  1050. "Description": "French geographical data",
  1051. "HTTPS": true,
  1052. "Link": "https://api.gouv.fr/api/geoapi.html"
  1053. },
  1054. {
  1055. "API": "Google Maps",
  1056. "Auth": "apiKey",
  1057. "Description": "Create/customize digital maps based on Google Maps data",
  1058. "HTTPS": true,
  1059. "Link": "https://developers.google.com/maps/"
  1060. },
  1061. {
  1062. "API": "IP 2 Country",
  1063. "Auth": null,
  1064. "Description": "Map an IP to a country",
  1065. "HTTPS": true,
  1066. "Link": "https://ip2country.info"
  1067. },
  1068. {
  1069. "API": "IP Address Details",
  1070. "Auth": null,
  1071. "Description": "Find geolocation with ip address",
  1072. "HTTPS": true,
  1073. "Link": "https://ipinfo.io/"
  1074. },
  1075. {
  1076. "API": "IP Location",
  1077. "Auth": null,
  1078. "Description": "Find IP address location information",
  1079. "HTTPS": true,
  1080. "Link": "https://ipapi.co/"
  1081. },
  1082. {
  1083. "API": "IP Vigilante",
  1084. "Auth": null,
  1085. "Description": "Free IP Geolocation API",
  1086. "HTTPS": true,
  1087. "Link": "https://www.ipvigilante.com/"
  1088. },
  1089. {
  1090. "API": "Mapbox",
  1091. "Auth": "apiKey",
  1092. "Description": "Create/customize beautiful digital maps",
  1093. "HTTPS": true,
  1094. "Link": "https://www.mapbox.com/developers/"
  1095. },
  1096. {
  1097. "API": "Mapzen Search",
  1098. "Auth": "apiKey",
  1099. "Description": "Open Source & Open Data Global Geocoding Service",
  1100. "HTTPS": true,
  1101. "Link": "https://mapzen.com/products/search/"
  1102. },
  1103. {
  1104. "API": "Mexico",
  1105. "Auth": null,
  1106. "Description": "Mexico RESTful zip codes API",
  1107. "HTTPS": true,
  1108. "Link": "https://github.com/IcaliaLabs/sepomex"
  1109. },
  1110. {
  1111. "API": "One Map 2.0, Singapore",
  1112. "Auth": "apiKey",
  1113. "Description": "Singapore Land Authority REST API services for Singapore addresses",
  1114. "HTTPS": true,
  1115. "Link": "https://docs.onemap.sg/"
  1116. },
  1117. {
  1118. "API": "OnWater",
  1119. "Auth": null,
  1120. "Description": "Determine if a lat/lon is on water or land",
  1121. "HTTPS": true,
  1122. "Link": "https://onwater.io/"
  1123. },
  1124. {
  1125. "API": "OpenCage",
  1126. "Auth": null,
  1127. "Description": "Forward and reverse geocoding using open data",
  1128. "HTTPS": true,
  1129. "Link": "https://geocoder.opencagedata.com"
  1130. },
  1131. {
  1132. "API": "OpenStreetMap",
  1133. "Auth": "OAuth",
  1134. "Description": "Navigation, geolocation and geographical data",
  1135. "HTTPS": false,
  1136. "Link": "http://wiki.openstreetmap.org/wiki/API"
  1137. },
  1138. {
  1139. "API": "PostcodeData.nl",
  1140. "Auth": null,
  1141. "Description": "Provide geolocation data based on postcode for Dutch addresses",
  1142. "HTTPS": false,
  1143. "Link": "http://api.postcodedata.nl/v1/postcode/?postcode=1211EP&streetnumber=60&ref=domeinnaam.nl&type=json"
  1144. },
  1145. {
  1146. "API": "Postcodes.io",
  1147. "Auth": null,
  1148. "Description": "Postcode lookup & Geolocation for the UK",
  1149. "HTTPS": true,
  1150. "Link": "https://postcodes.io"
  1151. },
  1152. {
  1153. "API": "REST Countries",
  1154. "Auth": null,
  1155. "Description": "Get information about countries via a RESTful API",
  1156. "HTTPS": true,
  1157. "Link": "https://restcountries.eu"
  1158. },
  1159. {
  1160. "API": "Utah AGRC",
  1161. "Auth": "apiKey",
  1162. "Description": "Utah Web API for geocoding Utah addresses",
  1163. "HTTPS": true,
  1164. "Link": "https://api.mapserv.utah.gov"
  1165. },
  1166. {
  1167. "API": "ViaCep",
  1168. "Auth": null,
  1169. "Description": "Brazil RESTful zip codes API",
  1170. "HTTPS": true,
  1171. "Link": "https://viacep.com.br"
  1172. }
  1173. ],
  1174. "Health": [
  1175. {
  1176. "API": "Diabetes",
  1177. "Auth": null,
  1178. "Description": "Logging and retrieving diabetes information",
  1179. "HTTPS": false,
  1180. "Link": "http://predictbgl.com/api/"
  1181. },
  1182. {
  1183. "API": "Flutrack",
  1184. "Auth": null,
  1185. "Description": "Influenza-like symptoms with geotracking",
  1186. "HTTPS": false,
  1187. "Link": "http://www.flutrack.org/"
  1188. },
  1189. {
  1190. "API": "Makeup",
  1191. "Auth": null,
  1192. "Description": "Makeup Information",
  1193. "HTTPS": false,
  1194. "Link": "http://makeup-api.herokuapp.com/"
  1195. },
  1196. {
  1197. "API": "Medicare",
  1198. "Auth": null,
  1199. "Description": "Access to the data from the CMS - medicaregov",
  1200. "HTTPS": true,
  1201. "Link": "https://data.medicare.gov/developers"
  1202. },
  1203. {
  1204. "API": "Nutritionix",
  1205. "Auth": "apiKey",
  1206. "Description": "Worlds largest verified nutrition database",
  1207. "HTTPS": true,
  1208. "Link": "https://developer.nutritionix.com/"
  1209. },
  1210. {
  1211. "API": "openFDA",
  1212. "Auth": null,
  1213. "Description": "Public FDA data about drugs, devices, and foods",
  1214. "HTTPS": true,
  1215. "Link": "https://open.fda.gov/api/"
  1216. },
  1217. {
  1218. "API": "USDA Nutrients",
  1219. "Auth": null,
  1220. "Description": "National Nutrient Database for Standard Reference",
  1221. "HTTPS": true,
  1222. "Link": "https://ndb.nal.usda.gov/ndb/doc/index"
  1223. }
  1224. ],
  1225. "Machine Learning": [
  1226. {
  1227. "API": "API.AI",
  1228. "Auth": "apiKey",
  1229. "Description": "Natural Language Processing",
  1230. "HTTPS": true,
  1231. "Link": "https://api.ai/"
  1232. },
  1233. {
  1234. "API": "Clarifai",
  1235. "Auth": "OAuth",
  1236. "Description": "Computer Vision",
  1237. "HTTPS": true,
  1238. "Link": "https://developer.clarifai.com/"
  1239. },
  1240. {
  1241. "API": "Cleverbot",
  1242. "Auth": "apiKey",
  1243. "Description": "Web chat bot",
  1244. "HTTPS": true,
  1245. "Link": "https://www.cleverbot.com/api/"
  1246. },
  1247. {
  1248. "API": "Keen IO",
  1249. "Auth": "apiKey",
  1250. "Description": "Data Analytics",
  1251. "HTTPS": true,
  1252. "Link": "https://keen.io/"
  1253. },
  1254. {
  1255. "API": "Unplugg",
  1256. "Auth": "apiKey",
  1257. "Description": "Forecasting API for timeseries data",
  1258. "HTTPS": true,
  1259. "Link": "https://unplu.gg/test_api.html"
  1260. },
  1261. {
  1262. "API": "Wit.ai",
  1263. "Auth": "OAuth",
  1264. "Description": "Natural Language Processing",
  1265. "HTTPS": true,
  1266. "Link": "https://wit.ai/"
  1267. }
  1268. ],
  1269. "Math": [
  1270. {
  1271. "API": "Newton",
  1272. "Auth": null,
  1273. "Description": "Symbolic and Arithmetic Math Calculator",
  1274. "HTTPS": true,
  1275. "Link": "https://newton.now.sh/"
  1276. },
  1277. {
  1278. "API": "Numbers API",
  1279. "Auth": null,
  1280. "Description": "Facts about numbers",
  1281. "HTTPS": false,
  1282. "Link": "http://numbersapi.com"
  1283. }
  1284. ],
  1285. "Music": [
  1286. {
  1287. "API": "Bandsintown",
  1288. "Auth": null,
  1289. "Description": "Music Events",
  1290. "HTTPS": true,
  1291. "Link": "https://app.swaggerhub.com/apis/Bandsintown/PublicAPI/3.0.0"
  1292. },
  1293. {
  1294. "API": "Deezer",
  1295. "Auth": "OAuth",
  1296. "Description": "Music",
  1297. "HTTPS": false,
  1298. "Link": "http://developers.deezer.com/login?redirect=/api"
  1299. },
  1300. {
  1301. "API": "Discogs",
  1302. "Auth": "OAuth",
  1303. "Description": "Music",
  1304. "HTTPS": true,
  1305. "Link": "https://www.discogs.com/developers/"
  1306. },
  1307. {
  1308. "API": "Genius",
  1309. "Auth": "OAuth",
  1310. "Description": "Crowdsourced lyrics and music knowledge",
  1311. "HTTPS": true,
  1312. "Link": "https://docs.genius.com/"
  1313. },
  1314. {
  1315. "API": "Jamendo",
  1316. "Auth": "OAuth",
  1317. "Description": "Music",
  1318. "HTTPS": true,
  1319. "Link": "https://developer.jamendo.com/v3.0"
  1320. },
  1321. {
  1322. "API": "iTunes Search",
  1323. "Auth": null,
  1324. "Description": "Software products",
  1325. "HTTPS": true,
  1326. "Link": "https://affiliate.itunes.apple.com/resources/documentation/itunes-store-web-service-search-api/"
  1327. },
  1328. {
  1329. "API": "LastFm",
  1330. "Auth": null,
  1331. "Description": "Music",
  1332. "HTTPS": false,
  1333. "Link": "http://www.last.fm/api"
  1334. },
  1335. {
  1336. "API": "Mixcloud",
  1337. "Auth": null,
  1338. "Description": "Music",
  1339. "HTTPS": true,
  1340. "Link": "https://www.mixcloud.com/developers/"
  1341. },
  1342. {
  1343. "API": "MusicBrainz",
  1344. "Auth": null,
  1345. "Description": "Music",
  1346. "HTTPS": true,
  1347. "Link": "https://musicbrainz.org/doc/Development/XML_Web_Service/Version_2"
  1348. },
  1349. {
  1350. "API": "Musikki",
  1351. "Auth": null,
  1352. "Description": "Music",
  1353. "HTTPS": true,
  1354. "Link": "https://music-api.musikki.com/reference"
  1355. },
  1356. {
  1357. "API": "Musixmatch",
  1358. "Auth": "apiKey",
  1359. "Description": "Music",
  1360. "HTTPS": true,
  1361. "Link": "https://developer.musixmatch.com/"
  1362. },
  1363. {
  1364. "API": "Songsterr",
  1365. "Auth": null,
  1366. "Description": "Provides guitar, bass and drums tabs and chords",
  1367. "HTTPS": true,
  1368. "Link": "https://www.songsterr.com/a/wa/api/"
  1369. },
  1370. {
  1371. "API": "Soundcloud",
  1372. "Auth": null,
  1373. "Description": "Music",
  1374. "HTTPS": true,
  1375. "Link": "https://developers.soundcloud.com/"
  1376. },
  1377. {
  1378. "API": "Spotify",
  1379. "Auth": "OAuth",
  1380. "Description": "Music",
  1381. "HTTPS": true,
  1382. "Link": "https://developer.spotify.com/web-api/"
  1383. },
  1384. {
  1385. "API": "Vagalume",
  1386. "Auth": "apiKey",
  1387. "Description": "Crowdsourced lyrics and music knowledge",
  1388. "HTTPS": true,
  1389. "Link": "https://api.vagalume.com.br/docs/"
  1390. }
  1391. ],
  1392. "News": [
  1393. {
  1394. "API": "New York Times",
  1395. "Auth": "apiKey",
  1396. "Description": "Provides news",
  1397. "HTTPS": true,
  1398. "Link": "https://developer.nytimes.com/"
  1399. },
  1400. {
  1401. "API": "News API",
  1402. "Auth": "apiKey",
  1403. "Description": "Headlines currently published on a range of news sources and blogs",
  1404. "HTTPS": true,
  1405. "Link": "https://newsapi.org/"
  1406. },
  1407. {
  1408. "API": "The Guardian",
  1409. "Auth": "apiKey",
  1410. "Description": "Access all the content the Guardian creates, categorised by tags and section",
  1411. "HTTPS": true,
  1412. "Link": "http://open-platform.theguardian.com/"
  1413. }
  1414. ],
  1415. "Open Source projects": [
  1416. {
  1417. "API": "Countly",
  1418. "Auth": null,
  1419. "Description": "Countly web analytics",
  1420. "HTTPS": false,
  1421. "Link": "http://resources.count.ly/docs"
  1422. },
  1423. {
  1424. "API": "Drupal.org",
  1425. "Auth": null,
  1426. "Description": "Drupalorg",
  1427. "HTTPS": true,
  1428. "Link": "https://www.drupal.org/drupalorg/docs/api"
  1429. },
  1430. {
  1431. "API": "Libraries.io",
  1432. "Auth": "apiKey",
  1433. "Description": "Open source software libraries",
  1434. "HTTPS": true,
  1435. "Link": "https://libraries.io/api"
  1436. }
  1437. ],
  1438. "Personality": [
  1439. {
  1440. "API": "chucknorris.io",
  1441. "Auth": null,
  1442. "Description": "JSON API for hand curated Chuck Norris jokes",
  1443. "HTTPS": true,
  1444. "Link": "https://api.chucknorris.io"
  1445. },
  1446. {
  1447. "API": "Forismatic",
  1448. "Auth": null,
  1449. "Description": "Inspirational Quotes",
  1450. "HTTPS": false,
  1451. "Link": "http://forismatic.com/en/api/"
  1452. },
  1453. {
  1454. "API": "icanhazdadjoke",
  1455. "Auth": null,
  1456. "Description": "The largest selection of dad jokes on the internet",
  1457. "HTTPS": true,
  1458. "Link": "https://icanhazdadjoke.com/api"
  1459. },
  1460. {
  1461. "API": "Medium",
  1462. "Auth": "OAuth",
  1463. "Description": "Community of readers and writers offering unique perspectives on ideas",
  1464. "HTTPS": true,
  1465. "Link": "https://github.com/Medium/medium-api-docs"
  1466. },
  1467. {
  1468. "API": "Quotes on Design",
  1469. "Auth": null,
  1470. "Description": "Inspirational Quotes",
  1471. "HTTPS": true,
  1472. "Link": "https://quotesondesign.com/api-v4-0/"
  1473. },
  1474. {
  1475. "API": "Traitify",
  1476. "Auth": null,
  1477. "Description": "Assess, collect, and analyze Personality",
  1478. "HTTPS": true,
  1479. "Link": "https://app.traitify.com/developer"
  1480. },
  1481. {
  1482. "API": "tronalddump.io",
  1483. "Auth": null,
  1484. "Description": "Api & web archive for the things Donald Trump has said",
  1485. "HTTPS": true,
  1486. "Link": "https://www.tronalddump.io"
  1487. }
  1488. ],
  1489. "Photography": [
  1490. {
  1491. "API": "500px",
  1492. "Auth": "OAuth",
  1493. "Description": "Photography Community",
  1494. "HTTPS": true,
  1495. "Link": "https://github.com/500px/api-documentation"
  1496. },
  1497. {
  1498. "API": "Flickr",
  1499. "Auth": "OAuth",
  1500. "Description": "Flickr Services",
  1501. "HTTPS": true,
  1502. "Link": "https://www.flickr.com/services/api/"
  1503. },
  1504. {
  1505. "API": "Gfycat",
  1506. "Auth": "OAuth",
  1507. "Description": "Jiffier GIFs",
  1508. "HTTPS": true,
  1509. "Link": "https://developers.gfycat.com/api/"
  1510. },
  1511. {
  1512. "API": "Giphy",
  1513. "Auth": null,
  1514. "Description": "Get all your gifs",
  1515. "HTTPS": true,
  1516. "Link": "https://github.com/Giphy/GiphyAPI"
  1517. },
  1518. {
  1519. "API": "Imgur",
  1520. "Auth": "OAuth",
  1521. "Description": "Images",
  1522. "HTTPS": true,
  1523. "Link": "https://api.imgur.com/#overview"
  1524. },
  1525. {
  1526. "API": "ScreenShotLayer",
  1527. "Auth": null,
  1528. "Description": "URL 2 Image",
  1529. "HTTPS": true,
  1530. "Link": "https://screenshotlayer.com"
  1531. },
  1532. {
  1533. "API": "Unsplash",
  1534. "Auth": "OAuth",
  1535. "Description": "Photography",
  1536. "HTTPS": true,
  1537. "Link": "https://unsplash.com/developers"
  1538. }
  1539. ],
  1540. "Science": [
  1541. {
  1542. "API": "arcsecond.io",
  1543. "Auth": null,
  1544. "Description": "Multiple astronomy data sources",
  1545. "HTTPS": true,
  1546. "Link": "https://api.arcsecond.io/"
  1547. },
  1548. {
  1549. "API": "Fedger.io",
  1550. "Auth": null,
  1551. "Description": "Query machine intelligence data",
  1552. "HTTPS": true,
  1553. "Link": "https://dev.fedger.io/docs/"
  1554. },
  1555. {
  1556. "API": "inspirehep.net",
  1557. "Auth": null,
  1558. "Description": "High Energy Physics info system",
  1559. "HTTPS": true,
  1560. "Link": "https://inspirehep.net/info/hep/api?ln=en"
  1561. },
  1562. {
  1563. "API": "Launch Library",
  1564. "Auth": null,
  1565. "Description": "Upcoming Space Launches",
  1566. "HTTPS": true,
  1567. "Link": "https://launchlibrary.net/1.2/docs/api.html"
  1568. },
  1569. {
  1570. "API": "Minor Planet Center",
  1571. "Auth": null,
  1572. "Description": "Asterankcom Information",
  1573. "HTTPS": false,
  1574. "Link": "http://www.asterank.com/mpc"
  1575. },
  1576. {
  1577. "API": "NASA",
  1578. "Auth": null,
  1579. "Description": "NASA data, including imagery",
  1580. "HTTPS": true,
  1581. "Link": "https://api.nasa.gov"
  1582. },
  1583. {
  1584. "API": "Open Notify",
  1585. "Auth": null,
  1586. "Description": "ISS astronauts, current location, etc",
  1587. "HTTPS": false,
  1588. "Link": "http://open-notify.org/Open-Notify-API/"
  1589. },
  1590. {
  1591. "API": "Sunrise and Sunset",
  1592. "Auth": null,
  1593. "Description": "Sunset and sunrise times for a given latitude and longitude",
  1594. "HTTPS": true,
  1595. "Link": "https://sunrise-sunset.org/api"
  1596. },
  1597. {
  1598. "API": "USGS Earthquake Hazards Program",
  1599. "Auth": null,
  1600. "Description": "Earthquakes data real-time",
  1601. "HTTPS": true,
  1602. "Link": "https://earthquake.usgs.gov/fdsnws/event/1/"
  1603. },
  1604. {
  1605. "API": "USGS Water Services",
  1606. "Auth": null,
  1607. "Description": "Water quality and level info for rivers and lakes",
  1608. "HTTPS": true,
  1609. "Link": "https://waterservices.usgs.gov/"
  1610. },
  1611. {
  1612. "API": "World Bank",
  1613. "Auth": null,
  1614. "Description": "World Data",
  1615. "HTTPS": false,
  1616. "Link": "https://datahelpdesk.worldbank.org/knowledgebase/topics/125589"
  1617. }
  1618. ],
  1619. "Security": [
  1620. {
  1621. "API": "AXFR Database",
  1622. "Auth": null,
  1623. "Description": "AXFR public database",
  1624. "HTTPS": false,
  1625. "Link": "http://api.axfrcheck.com"
  1626. },
  1627. {
  1628. "API": "UK Police",
  1629. "Auth": null,
  1630. "Description": "UK Police data",
  1631. "HTTPS": true,
  1632. "Link": "https://data.police.uk/docs/"
  1633. }
  1634. ],
  1635. "Shopping": [
  1636. {
  1637. "API": "eBay",
  1638. "Auth": "OAuth",
  1639. "Description": "Sell and Buy on eBay",
  1640. "HTTPS": true,
  1641. "Link": "https://go.developer.ebay.com/"
  1642. }
  1643. ],
  1644. "Social": [
  1645. {
  1646. "API": "Discord",
  1647. "Auth": "OAuth",
  1648. "Description": "Make bots for Discord, integrate Discord onto an external platform",
  1649. "HTTPS": true,
  1650. "Link": "https://discordapp.com/developers/docs/intro"
  1651. },
  1652. {
  1653. "API": "DonReach Social Count",
  1654. "Auth": null,
  1655. "Description": "Get the social share count of a URL from every major social network",
  1656. "HTTPS": true,
  1657. "Link": "https://donreach.com/social-share-count/"
  1658. },
  1659. {
  1660. "API": "Facebook",
  1661. "Auth": "OAuth",
  1662. "Description": "Facebook Login, Share on FB, Social Plugins, Analytics and more",
  1663. "HTTPS": true,
  1664. "Link": "https://developers.facebook.com/"
  1665. },
  1666. {
  1667. "API": "Foursquare",
  1668. "Auth": "OAuth",
  1669. "Description": "Interact with Foursquare users and places (geolocation-based checkins, photos, tips, events, etc)",
  1670. "HTTPS": true,
  1671. "Link": "https://developer.foursquare.com/"
  1672. },
  1673. {
  1674. "API": "Fuck Off as a Service",
  1675. "Auth": null,
  1676. "Description": "Asks someone to fuck off",
  1677. "HTTPS": true,
  1678. "Link": "https://www.foaas.com"
  1679. },
  1680. {
  1681. "API": "Full Contact",
  1682. "Auth": "OAuth",
  1683. "Description": "Get Social Media profiles and contact Information",
  1684. "HTTPS": true,
  1685. "Link": "https://www.fullcontact.com/developer/docs/"
  1686. },
  1687. {
  1688. "API": "HackerNews",
  1689. "Auth": null,
  1690. "Description": "Social news for CS and entrepreneurship",
  1691. "HTTPS": true,
  1692. "Link": "https://github.com/HackerNews/API"
  1693. },
  1694. {
  1695. "API": "Instagram",
  1696. "Auth": "OAuth",
  1697. "Description": "Instagram Login, Share on Instagram, Social Plugins and more",
  1698. "HTTPS": true,
  1699. "Link": "https://www.instagram.com/developer/"
  1700. },
  1701. {
  1702. "API": "LinkedIn",
  1703. "Auth": "OAuth",
  1704. "Description": "The foundation of all digital integrations with LinkedIn",
  1705. "HTTPS": true,
  1706. "Link": "https://developer.linkedin.com/docs/rest-api"
  1707. },
  1708. {
  1709. "API": "Meetup.com",
  1710. "Auth": "apiKey",
  1711. "Description": "Data about Meetups from Meetupcom",
  1712. "HTTPS": true,
  1713. "Link": "https://www.meetup.com/meetup_api/"
  1714. },
  1715. {
  1716. "API": "Telegram MTProto",
  1717. "Auth": "OAuth",
  1718. "Description": "Read and write Telegram data",
  1719. "HTTPS": true,
  1720. "Link": "https://core.telegram.org/api#getting-started"
  1721. },
  1722. {
  1723. "API": "Telegram bot",
  1724. "Auth": "OAuth",
  1725. "Description": "Simplified HTTP version of the MTProto API for bots",
  1726. "HTTPS": true,
  1727. "Link": "https://core.telegram.org/bots/api"
  1728. },
  1729. {
  1730. "API": "Pinterest",
  1731. "Auth": "OAuth",
  1732. "Description": "The world's catalog of ideas",
  1733. "HTTPS": true,
  1734. "Link": "https://developers.pinterest.com/"
  1735. },
  1736. {
  1737. "API": "PWRTelegram bot",
  1738. "Auth": "OAuth",
  1739. "Description": "Boosted version of the Telegram bot API",
  1740. "HTTPS": true,
  1741. "Link": "https://pwrtelegram.xyz"
  1742. },
  1743. {
  1744. "API": "Reddit",
  1745. "Auth": "OAuth",
  1746. "Description": "Homepage of the internet",
  1747. "HTTPS": true,
  1748. "Link": "https://www.reddit.com/dev/api"
  1749. },
  1750. {
  1751. "API": "Slack",
  1752. "Auth": "OAuth",
  1753. "Description": "Team Instant Messaging",
  1754. "HTTPS": true,
  1755. "Link": "https://api.slack.com/"
  1756. },
  1757. {
  1758. "API": "Tumblr",
  1759. "Auth": "OAuth",
  1760. "Description": "Read and write Tumblr Data",
  1761. "HTTPS": true,
  1762. "Link": "https://www.tumblr.com/docs/en/api/v2"
  1763. },
  1764. {
  1765. "API": "Twitch",
  1766. "Auth": "OAuth",
  1767. "Description": "Game Streaming API",
  1768. "HTTPS": true,
  1769. "Link": "https://github.com/justintv/Twitch-API"
  1770. },
  1771. {
  1772. "API": "Twitter",
  1773. "Auth": "OAuth",
  1774. "Description": "Read and write Twitter data",
  1775. "HTTPS": true,
  1776. "Link": "https://dev.twitter.com/rest/public"
  1777. },
  1778. {
  1779. "API": "vk",
  1780. "Auth": "OAuth",
  1781. "Description": "Read and write vk data",
  1782. "HTTPS": true,
  1783. "Link": "https://vk.com/dev/sites"
  1784. }
  1785. ],
  1786. "Sports & Fitness": [
  1787. {
  1788. "API": "Cartola FC",
  1789. "Auth": null,
  1790. "Description": "The Cartola FC API serves to check the partial points of your team",
  1791. "HTTPS": true,
  1792. "Link": "https://github.com/wgenial/cartrolandofc"
  1793. },
  1794. {
  1795. "API": "City Bikes",
  1796. "Auth": null,
  1797. "Description": "City Bikes around the world",
  1798. "HTTPS": false,
  1799. "Link": "http://api.citybik.es/v2/"
  1800. },
  1801. {
  1802. "API": "Ergast F1",
  1803. "Auth": null,
  1804. "Description": "F1 data from the beginning of the world championships in 1950",
  1805. "HTTPS": false,
  1806. "Link": "http://ergast.com/mrd/"
  1807. },
  1808. {
  1809. "API": "Fitbit",
  1810. "Auth": "OAuth",
  1811. "Description": "Fitbit Information",
  1812. "HTTPS": true,
  1813. "Link": "https://dev.fitbit.com/"
  1814. },
  1815. {
  1816. "API": "Football-Data.org",
  1817. "Auth": null,
  1818. "Description": "Football Data",
  1819. "HTTPS": false,
  1820. "Link": "http://api.football-data.org/index"
  1821. },
  1822. {
  1823. "API": "JCDecaux Bike",
  1824. "Auth": "apiKey",
  1825. "Description": "JCDecaux's self-service bicycles",
  1826. "HTTPS": true,
  1827. "Link": "https://developer.jcdecaux.com/"
  1828. },
  1829. {
  1830. "API": "Cricket Live Scores",
  1831. "Auth": "X-Mashape-Key",
  1832. "Description": "Live cricket scores",
  1833. "HTTPS": true,
  1834. "Link": "https://market.mashape.com/dev132/cricket-live-scores"
  1835. },
  1836. {
  1837. "API": "NFL Arrests",
  1838. "Auth": null,
  1839. "Description": "NFL Arrest Data",
  1840. "HTTPS": false,
  1841. "Link": "http://nflarrest.com/api/"
  1842. },
  1843. {
  1844. "API": "Pro Motocross",
  1845. "Auth": null,
  1846. "Description": "The RESTful AMA Pro Motocross lap times for every racer on the start gate",
  1847. "HTTPS": false,
  1848. "Link": "http://promotocrossapi.com"
  1849. },
  1850. {
  1851. "API": "Strava",
  1852. "Auth": "OAuth",
  1853. "Description": "Connect with athletes, activities and more",
  1854. "HTTPS": true,
  1855. "Link": "https://strava.github.io/api/"
  1856. },
  1857. {
  1858. "API": "UFC Data",
  1859. "Auth": null,
  1860. "Description": "Ultimate Fighting Championship information for events and fighters",
  1861. "HTTPS": false,
  1862. "Link": "http://ufc-data-api.ufc.com/"
  1863. },
  1864. {
  1865. "API": "Wger",
  1866. "Auth": "apiKey",
  1867. "Description": "Workout manager data as exercises, muscles or equipments",
  1868. "HTTPS": true,
  1869. "Link": "https://wger.de/en/software/api"
  1870. }
  1871. ],
  1872. "Tracking": [
  1873. {
  1874. "API": "Postmon",
  1875. "Auth": null,
  1876. "Description": "An API to query Brazilian ZIP codes and orders easily, quickly and free",
  1877. "HTTPS": false,
  1878. "Link": "http://postmon.com.br"
  1879. },
  1880. {
  1881. "API": "Sweden",
  1882. "Auth": "apiKey",
  1883. "Description": "Provides information about parcels in transport",
  1884. "HTTPS": false,
  1885. "Link": "https://developer.postnord.com/docs2"
  1886. }
  1887. ],
  1888. "Transportation": [
  1889. {
  1890. "API": "Amadeus Travel Innovation Sandbox",
  1891. "Auth": "apiKey",
  1892. "Description": "Travel Search - Limited usage",
  1893. "HTTPS": true,
  1894. "Link": "https://sandbox.amadeus.com/"
  1895. },
  1896. {
  1897. "API": "Community Transit",
  1898. "Auth": null,
  1899. "Description": "Transitland API",
  1900. "HTTPS": true,
  1901. "Link": "https://github.com/transitland/transitland-datastore/blob/master/README.md#api-endpoints"
  1902. },
  1903. {
  1904. "API": "Goibibo",
  1905. "Auth": "apiKey",
  1906. "Description": "API for travel search",
  1907. "HTTPS": true,
  1908. "Link": "https://developer.goibibo.com/docs"
  1909. },
  1910. {
  1911. "API": "Indian Railways",
  1912. "Auth": "apiKey",
  1913. "Description": "Indian Railways Information",
  1914. "HTTPS": false,
  1915. "Link": "http://api.erail.in/"
  1916. },
  1917. {
  1918. "API": "Navitia",
  1919. "Auth": "apiKey",
  1920. "Description": "The open API for building cool stuff with transport data",
  1921. "HTTPS": true,
  1922. "Link": "https://api.navitia.io/"
  1923. },
  1924. {
  1925. "API": "The Nomad List",
  1926. "Auth": null,
  1927. "Description": "A list of the best places to live/work remotely",
  1928. "HTTPS": true,
  1929. "Link": "https://nomadlist.com/faq"
  1930. },
  1931. {
  1932. "API": "Schiphol Airport",
  1933. "Auth": "apiKey",
  1934. "Description": "Schiphol",
  1935. "HTTPS": true,
  1936. "Link": "https://developer.schiphol.nl/"
  1937. },
  1938. {
  1939. "API": "TransitLand",
  1940. "Auth": null,
  1941. "Description": "Transit Aggregation",
  1942. "HTTPS": true,
  1943. "Link": "https://transit.land/documentation/datastore/api-endpoints.html"
  1944. },
  1945. {
  1946. "API": "Transport for Atlanta, US",
  1947. "Auth": null,
  1948. "Description": "Marta",
  1949. "HTTPS": false,
  1950. "Link": "http://www.itsmarta.com/app-developer-resources.aspx"
  1951. },
  1952. {
  1953. "API": "Transport for Auckland, New Zealand",
  1954. "Auth": null,
  1955. "Description": "Auckland Transport API",
  1956. "HTTPS": true,
  1957. "Link": "https://api.at.govt.nz/"
  1958. },
  1959. {
  1960. "API": "Transport for Belgium",
  1961. "Auth": null,
  1962. "Description": "Belgian transport API",
  1963. "HTTPS": true,
  1964. "Link": "https://hello.irail.be/api/"
  1965. },
  1966. {
  1967. "API": "Transport for Berlin, Germany",
  1968. "Auth": null,
  1969. "Description": "Third-party VBB API",
  1970. "HTTPS": true,
  1971. "Link": "https://github.com/derhuerst/vbb-rest/blob/master/docs/index.md"
  1972. },
  1973. {
  1974. "API": "Transport for Boston, US",
  1975. "Auth": null,
  1976. "Description": "MBTA API",
  1977. "HTTPS": false,
  1978. "Link": "http://realtime.mbta.com/Portal/Home/Documents"
  1979. },
  1980. {
  1981. "API": "Transport for Budapest, Hungary",
  1982. "Auth": null,
  1983. "Description": "Budapest public transport API",
  1984. "HTTPS": true,
  1985. "Link": "https://apiary.io/"
  1986. },
  1987. {
  1988. "API": "Transport for Chicago, US",
  1989. "Auth": null,
  1990. "Description": "CTA",
  1991. "HTTPS": false,
  1992. "Link": "http://www.transitchicago.com/developers/"
  1993. },
  1994. {
  1995. "API": "Transport for Czech Republic",
  1996. "Auth": null,
  1997. "Description": "Czech transport API",
  1998. "HTTPS": true,
  1999. "Link": "https://www.chaps.cz/eng/products/idos-internet"
  2000. },
  2001. {
  2002. "API": "Transport for Denver, US",
  2003. "Auth": null,
  2004. "Description": "RTD",
  2005. "HTTPS": false,
  2006. "Link": "http://www.rtd-denver.com/gtfs-developer-guide.shtml"
  2007. },
  2008. {
  2009. "API": "Transport for Finland",
  2010. "Auth": null,
  2011. "Description": "Finnish transport API",
  2012. "HTTPS": true,
  2013. "Link": "https://digitransit.fi/en/developers/ "
  2014. },
  2015. {
  2016. "API": "Transport for Germany",
  2017. "Auth": "apiKey",
  2018. "Description": "Deutsche Bahn (DB) API",
  2019. "HTTPS": false,
  2020. "Link": "http://data.deutschebahn.com/dataset/api-fahrplan"
  2021. },
  2022. {
  2023. "API": "Transport for India",
  2024. "Auth": "apiKey",
  2025. "Description": "India Public Transport API",
  2026. "HTTPS": true,
  2027. "Link": "https://data.gov.in/sector/transport"
  2028. },
  2029. {
  2030. "API": "Transport for London, England",
  2031. "Auth": null,
  2032. "Description": "TfL API",
  2033. "HTTPS": true,
  2034. "Link": "https://api.tfl.gov.uk"
  2035. },
  2036. {
  2037. "API": "Transport for Madrid, Spain",
  2038. "Auth": "apiKey",
  2039. "Description": "Madrid BUS transport API",
  2040. "HTTPS": false,
  2041. "Link": "http://opendata.emtmadrid.es/Servicios-web/BUS"
  2042. },
  2043. {
  2044. "API": "Transport for Minneapolis, US",
  2045. "Auth": "OAuth",
  2046. "Description": "NexTrip API",
  2047. "HTTPS": false,
  2048. "Link": "http://svc.metrotransit.org/"
  2049. },
  2050. {
  2051. "API": "Transport for The Netherlands",
  2052. "Auth": "apiKey",
  2053. "Description": "NS, only trains",
  2054. "HTTPS": false,
  2055. "Link": "http://www.ns.nl/reisinformatie/ns-api"
  2056. },
  2057. {
  2058. "API": "Transport for The Netherlands",
  2059. "Auth": null,
  2060. "Description": "OVAPI, country-wide public transport",
  2061. "HTTPS": true,
  2062. "Link": "https://github.com/skywave/KV78Turbo-OVAPI/wiki"
  2063. },
  2064. {
  2065. "API": "Transport for New York City, US",
  2066. "Auth": "apiKey",
  2067. "Description": "MTA",
  2068. "HTTPS": false,
  2069. "Link": "http://datamine.mta.info/"
  2070. },
  2071. {
  2072. "API": "Transport for Norway",
  2073. "Auth": null,
  2074. "Description": "Norwegian transport API",
  2075. "HTTPS": false,
  2076. "Link": "http://reisapi.ruter.no/help"
  2077. },
  2078. {
  2079. "API": "Transport for Ottawa, Canada",
  2080. "Auth": null,
  2081. "Description": "OC Transpo next bus arrival API",
  2082. "HTTPS": false,
  2083. "Link": "http://www.octranspo.com/index.php/developers"
  2084. },
  2085. {
  2086. "API": "Transport for Paris, France",
  2087. "Auth": null,
  2088. "Description": "RATP Open Data API",
  2089. "HTTPS": false,
  2090. "Link": "http://data.ratp.fr/api/v1/console/datasets/1.0/search/"
  2091. },
  2092. {
  2093. "API": "Transport for Paris, France",
  2094. "Auth": null,
  2095. "Description": "Live schedules made simple",
  2096. "HTTPS": false,
  2097. "Link": "http://restratpws.azurewebsites.net/swagger/"
  2098. },
  2099. {
  2100. "API": "Transport for Philadelphia, US",
  2101. "Auth": null,
  2102. "Description": "SEPTA APIs",
  2103. "HTTPS": false,
  2104. "Link": "http://www3.septa.org/hackathon/"
  2105. },
  2106. {
  2107. "API": "Transport for Rio de Janeiro, Brazil",
  2108. "Auth": null,
  2109. "Description": "Prefeitura do Rio (City Hall)",
  2110. "HTTPS": false,
  2111. "Link": "http://data.rio/group/transporte-e-mobilidade"
  2112. },
  2113. {
  2114. "API": "Transport for S\u00e3o Paulo, Brazil",
  2115. "Auth": "OAuth",
  2116. "Description": "SPTrans",
  2117. "HTTPS": false,
  2118. "Link": "http://www.sptrans.com.br/desenvolvedores/APIOlhoVivo/Documentacao.aspx"
  2119. },
  2120. {
  2121. "API": "Transport for Sweden",
  2122. "Auth": "OAuth",
  2123. "Description": "Public Transport consumer",
  2124. "HTTPS": true,
  2125. "Link": "https://www.trafiklab.se/api"
  2126. },
  2127. {
  2128. "API": "Transport for Switzerland",
  2129. "Auth": null,
  2130. "Description": "Swiss public transport API",
  2131. "HTTPS": true,
  2132. "Link": "https://transport.opendata.ch/"
  2133. },
  2134. {
  2135. "API": "Transport for Switzerland",
  2136. "Auth": "apiKey",
  2137. "Description": "Official Swiss Public Transport Open Data",
  2138. "HTTPS": true,
  2139. "Link": "https://opentransportdata.swiss/en/"
  2140. },
  2141. {
  2142. "API": "Transport for Tokyo, Japan",
  2143. "Auth": "apiKey",
  2144. "Description": "Tokyo Metro",
  2145. "HTTPS": true,
  2146. "Link": "https://developer.tokyometroapp.jp/info"
  2147. },
  2148. {
  2149. "API": "Transport for Toronto, Canada",
  2150. "Auth": null,
  2151. "Description": "TTC",
  2152. "HTTPS": true,
  2153. "Link": "https://myttc.ca/developers"
  2154. },
  2155. {
  2156. "API": "Transport for Vancouver, Canada",
  2157. "Auth": "OAuth",
  2158. "Description": "TransLink",
  2159. "HTTPS": true,
  2160. "Link": "https://developer.translink.ca/"
  2161. },
  2162. {
  2163. "API": "Transport for Victoria, AU",
  2164. "Auth": "apiKey",
  2165. "Description": "PTV API",
  2166. "HTTPS": true,
  2167. "Link": "https://www.ptv.vic.gov.au/about-ptv/ptv-data-and-reports/digital-products/ptv-timetable-api/"
  2168. },
  2169. {
  2170. "API": "Transport for Washington, US",
  2171. "Auth": "OAuth",
  2172. "Description": "Washington Metro transport API",
  2173. "HTTPS": true,
  2174. "Link": "https://developer.wmata.com/"
  2175. },
  2176. {
  2177. "API": "Uber",
  2178. "Auth": "OAuth",
  2179. "Description": "Request Uber rides, reach riders, transport things, and reward drivers",
  2180. "HTTPS": true,
  2181. "Link": "https://developer.uber.com/"
  2182. },
  2183. {
  2184. "API": "WhereIsMyTransport",
  2185. "Auth": "OAuth",
  2186. "Description": "Platform for public transport data in emerging cities",
  2187. "HTTPS": true,
  2188. "Link": "https://developer.whereismytransport.com/"
  2189. }
  2190. ],
  2191. "University": [
  2192. {
  2193. "API": "Universities List",
  2194. "Auth": null,
  2195. "Description": "University names, countries and domains",
  2196. "HTTPS": true,
  2197. "Link": "https://github.com/Hipo/university-domains-list"
  2198. }
  2199. ],
  2200. "Vehicle": [
  2201. {
  2202. "API": "Vehicles",
  2203. "Auth": "apiKey",
  2204. "Description": "Lot of vehicles informations",
  2205. "HTTPS": false,
  2206. "Link": "http://developer.edmunds.com/api-documentation/overview/"
  2207. },
  2208. {
  2209. "API": "Brazilian Vehicles and Prices",
  2210. "Auth": null,
  2211. "Description": "Vehicles information from Funda\u00e7\u00e3o Instituto de Pesquisas Econ\u00f4micas - Fipe",
  2212. "HTTPS": true,
  2213. "Link": "https://deividfortuna.github.io/fipe/"
  2214. },
  2215. {
  2216. "API": "NHTSA Vehicles",
  2217. "Auth": null,
  2218. "Description": "NHTSA Product Information Catalog and Vehicle Listing",
  2219. "HTTPS": true,
  2220. "Link": "https://vpic.nhtsa.dot.gov/api/"
  2221. }
  2222. ],
  2223. "Video": [
  2224. {
  2225. "API": "An API of Ice And Fire",
  2226. "Auth": null,
  2227. "Description": "Game Of Thrones API",
  2228. "HTTPS": true,
  2229. "Link": "https://anapioficeandfire.com/"
  2230. },
  2231. {
  2232. "API": "Dailymotion",
  2233. "Auth": "OAuth",
  2234. "Description": "Dailymotion Developer API",
  2235. "HTTPS": true,
  2236. "Link": "https://developer.dailymotion.com/"
  2237. },
  2238. {
  2239. "API": "Netflix Roulette",
  2240. "Auth": null,
  2241. "Description": "Netflix database",
  2242. "HTTPS": true,
  2243. "Link": "https://netflixroulette.net/api/"
  2244. },
  2245. {
  2246. "API": "Ron Swanson Quotes",
  2247. "Auth": null,
  2248. "Description": "Television",
  2249. "HTTPS": true,
  2250. "Link": "https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api"
  2251. },
  2252. {
  2253. "API": "TMDb",
  2254. "Auth": "apiKey",
  2255. "Description": "Community-based movie data",
  2256. "HTTPS": true,
  2257. "Link": "https://www.themoviedb.org/documentation/api"
  2258. },
  2259. {
  2260. "API": "TVMaze",
  2261. "Auth": null,
  2262. "Description": "TV Show Data",
  2263. "HTTPS": false,
  2264. "Link": "http://www.tvmaze.com/api"
  2265. },
  2266. {
  2267. "API": "Vimeo",
  2268. "Auth": "OAuth",
  2269. "Description": "Vimeo Developer API",
  2270. "HTTPS": true,
  2271. "Link": "https://developer.vimeo.com/"
  2272. },
  2273. {
  2274. "API": "YouTube",
  2275. "Auth": "OAuth",
  2276. "Description": "Add YouTube functionality to your sites and apps",
  2277. "HTTPS": true,
  2278. "Link": "https://developers.google.com/youtube/"
  2279. }
  2280. ],
  2281. "Weather": [
  2282. {
  2283. "API": "Dark Sky",
  2284. "Auth": "apiKey",
  2285. "Description": "Weather",
  2286. "HTTPS": true,
  2287. "Link": "https://darksky.net/dev/"
  2288. },
  2289. {
  2290. "API": "MetaWeather",
  2291. "Auth": null,
  2292. "Description": "Weather",
  2293. "HTTPS": true,
  2294. "Link": "https://www.metaweather.com/api/"
  2295. },
  2296. {
  2297. "API": "OpenWeatherMap",
  2298. "Auth": "apiKey",
  2299. "Description": "Weather",
  2300. "HTTPS": false,
  2301. "Link": "http://openweathermap.org/api"
  2302. },
  2303. {
  2304. "API": "Weatherbit",
  2305. "Auth": "apiKey",
  2306. "Description": "Weather",
  2307. "HTTPS": true,
  2308. "Link": "https://www.weatherbit.io/api"
  2309. },
  2310. {
  2311. "API": "Wunderground",
  2312. "Auth": "apiKey",
  2313. "Description": "Weather",
  2314. "HTTPS": true,
  2315. "Link": "https://www.wunderground.com/weather/api/"
  2316. },
  2317. {
  2318. "API": "Yahoo! Weather",
  2319. "Auth": null,
  2320. "Description": "Weather",
  2321. "HTTPS": true,
  2322. "Link": "https://developer.yahoo.com/weather/"
  2323. }
  2324. ]
  2325. }