User contributions for Dave
From Golden Retriever Wiki
31 October 2024
- 21:1721:17, 31 October 2024 diff hist −2 API Photos No edit summary current Tag: Manual revert
- 21:1721:17, 31 October 2024 diff hist +2 API Photos No edit summary Tag: Reverted
22 December 2023
- 16:4816:48, 22 December 2023 diff hist +461 N API Photos Created page with "Each data object returned from the Data endpoint will contain a comma separated list as the value for the key "Photos". These are the ids of the photos. You can download a photo from a dictionary using the following example: '''curl -X GET -H "Content-Type: application/json" -H "authorization: <api_key>" "<nowiki>https://api.thedog.io/photo/{Dictionary_no}/{Photo_no}</nowiki>" -o photo.jpg''' The response will be the file '''photo.jpg'''"
- 16:4216:42, 22 December 2023 diff hist −1 API Data No edit summary current
- 16:4216:42, 22 December 2023 diff hist +778 N API Data Created page with "Once you have the Dictionary_no you wish to pull the data from (Use the Dictionary endpoint to find the Dictionary_no ) you can use the following format to pull the data. '''curl -X GET -H "Content-Type: application/json" -H "authorization: <api_key>" "<nowiki>https://api.thedog.io/data/{Dictionary_no}</nowiki>"''' Each response from the API will be in the following JSON format: { "message": "Successful", "skip": 0, "limit": 10,..."
- 16:3716:37, 22 December 2023 diff hist −31 API Responses →Microsoft Azure current
- 16:3616:36, 22 December 2023 diff hist +800 API Responses No edit summary
- 16:3116:31, 22 December 2023 diff hist 0 API Responses →Filtering Results
- 16:3116:31, 22 December 2023 diff hist +13 API Responses →Filtering Results
- 16:3016:30, 22 December 2023 diff hist +15 API Responses →Filtering Results
- 16:3016:30, 22 December 2023 diff hist +18 API Responses →Search
- 16:3016:30, 22 December 2023 diff hist −10 API Responses →Search
- 16:2916:29, 22 December 2023 diff hist +34 API Responses No edit summary
- 16:2916:29, 22 December 2023 diff hist +562 API Responses No edit summary
- 16:2216:22, 22 December 2023 diff hist +17 API Dictionary No edit summary current
- 16:2216:22, 22 December 2023 diff hist +17 API Authentication No edit summary current
- 16:2116:21, 22 December 2023 diff hist +119 API Responses No edit summary
- 16:2116:21, 22 December 2023 diff hist +17 API Responses No edit summary
- 16:1916:19, 22 December 2023 diff hist +2,244 N API Responses Created page with "==== Pagination ==== By default, the results will be paginated in pages of 10 results. To change the amount of results per page (the limit) or the amount of records to skip (the skip) you would add additional URL parameters, beginning with a $ (or %24 when URL encoded) '''curl -X GET -H "Content-Type: application/json" -H "authorization: <api_key>" "https://api.thedog.io/dictionary?$limit=2&$skip=6"''' or '''curl -X GET -H "Content-Type: application/json" -H "aut..."
- 16:1916:19, 22 December 2023 diff hist −2,246 API Dictionary No edit summary
- 16:1916:19, 22 December 2023 diff hist +54 MediaWiki:Sidebar No edit summary current
- 16:1616:16, 22 December 2023 diff hist −2 API Dictionary No edit summary
- 16:1516:15, 22 December 2023 diff hist +1,092 API Dictionary No edit summary
- 16:1016:10, 22 December 2023 diff hist −1 API Dictionary No edit summary
- 16:1016:10, 22 December 2023 diff hist −104 API Dictionary No edit summary
- 16:0916:09, 22 December 2023 diff hist +22 API Dictionary No edit summary
- 16:0916:09, 22 December 2023 diff hist +26 API Dictionary No edit summary
- 16:0716:07, 22 December 2023 diff hist +4 API Authentication No edit summary
- 16:0616:06, 22 December 2023 diff hist −16 API Dictionary No edit summary
- 16:0616:06, 22 December 2023 diff hist +8 API Dictionary No edit summary
- 16:0616:06, 22 December 2023 diff hist +2 API Dictionary No edit summary
- 16:0516:05, 22 December 2023 diff hist +20 API Dictionary No edit summary
- 16:0416:04, 22 December 2023 diff hist +14 API Dictionary No edit summary
- 16:0316:03, 22 December 2023 diff hist −6 API Dictionary No edit summary
- 16:0316:03, 22 December 2023 diff hist +1,942 N API Dictionary Created page with "This endpoint is used to list of all the dictionaries tied to your account along with their unique "Dictionary_no", which you will need as the {id} for using the Data endpoint. '''curl -X GET -H "Content-Type: application/json" -H "authorization: <api_key>" "https://api.thedog.io/dictionary"''' Each response from the API will be in the following JSON format: '''{ "message": "Successful", "skip": 0, "limit": 10, "total": 15, "data": [] }''' "message" will ei..."
- 15:5915:59, 22 December 2023 diff hist +189 API Authentication No edit summary
- 15:5715:57, 22 December 2023 diff hist −4 API Authentication No edit summary
- 15:5715:57, 22 December 2023 diff hist +11 API Authentication No edit summary
- 15:5615:56, 22 December 2023 diff hist −11 API Authentication No edit summary
- 15:5615:56, 22 December 2023 diff hist +769 N API Authentication Created page with "In order to use the API you will need to generate an API Key from within the Admin Portal. Once logged into the Admin portal use the side menu to open the "My Profile" page. thumb|left Near the bottom of the page you will find a section where you can generate an API Key. Click on the "Generate API Key" button to generate a new API Key. thumb|left Once you have generated an API Key it will show up in the list. You wi..."
- 15:5315:53, 22 December 2023 diff hist +17 N File:Generated API Key.png No edit summary current
- 15:5115:51, 22 December 2023 diff hist +20 N File:Generate API KEY.png No edit summary current
- 15:5015:50, 22 December 2023 diff hist +4 N File:API Menu.png No edit summary current
- 14:5414:54, 22 December 2023 diff hist −14 MediaWiki:Sidebar No edit summary
- 14:5214:52, 22 December 2023 diff hist +169 MediaWiki:Sidebar No edit summary
12 August 2022
- 13:3113:31, 12 August 2022 diff hist +2 Dictionary Creator →Formula
8 August 2022
- 21:4621:46, 8 August 2022 diff hist −48 Dictionary Creator →Formula
- 21:4521:45, 8 August 2022 diff hist +9 Dictionary Creator →Formula
- 21:4521:45, 8 August 2022 diff hist +18 Dictionary Creator →Formula Tag: Manual revert
- 21:4421:44, 8 August 2022 diff hist −18 Dictionary Creator →Formula Tag: Reverted