diff --git a/guide/API_Services.md b/guide/API_Services.md index 2ef82050..a98b7d04 100644 --- a/guide/API_Services.md +++ b/guide/API_Services.md @@ -8,9 +8,8 @@ Click on the Subscribe API button in the API Services tile to subscribe. ![DocumentOrder](./images/API_services_dashboard.png) -Select the specific API depending on the requirements from the API Hub section. - -![APIselection](./images/APIHub.png) +Select the specific API depending on the requirements. +![APIselection](./images/APIDashboard.png) Choose one of the plans as per requirement. @@ -18,7 +17,7 @@ Choose one of the plans as per requirement. #### Plans and their details: -1. Free Plan : Word limit of 10,000 words and restriction of being able to create only a single project key for API usage. +1. Free Plan : Word limit of 1,000 words and restriction of being able to create only a single project key for API usage. 2. Standard Plan : Charged at ₹ 0.10/word with option to generate multiple project keys for APIs. diff --git a/guide/images/APICreationSucess.png b/guide/images/APICreationSucess.png new file mode 100644 index 00000000..bbdbe361 Binary files /dev/null and b/guide/images/APICreationSucess.png differ diff --git a/guide/images/APICredentials.png b/guide/images/APICredentials.png index 687d95fb..93d40167 100644 Binary files a/guide/images/APICredentials.png and b/guide/images/APICredentials.png differ diff --git a/guide/images/APICurl.png b/guide/images/APICurl.png index ae86028a..1fd3de75 100644 Binary files a/guide/images/APICurl.png and b/guide/images/APICurl.png differ diff --git a/guide/images/APIDashboard.png b/guide/images/APIDashboard.png new file mode 100644 index 00000000..bf4a581a Binary files /dev/null and b/guide/images/APIDashboard.png differ diff --git a/guide/images/APIDocs.png b/guide/images/APIDocs.png new file mode 100644 index 00000000..2a74626f Binary files /dev/null and b/guide/images/APIDocs.png differ diff --git a/guide/images/APIHub.png b/guide/images/APIHub.png deleted file mode 100644 index cb3eff44..00000000 Binary files a/guide/images/APIHub.png and /dev/null differ diff --git a/guide/images/APILanguageSelection.png b/guide/images/APILanguageSelection.png new file mode 100644 index 00000000..4960a554 Binary files /dev/null and b/guide/images/APILanguageSelection.png differ diff --git a/guide/images/APIPlanDetails.png b/guide/images/APIPlanDetails.png new file mode 100644 index 00000000..052a72bc Binary files /dev/null and b/guide/images/APIPlanDetails.png differ diff --git a/guide/images/APISelectionSuccess.png b/guide/images/APISelectionSuccess.png new file mode 100644 index 00000000..4ee22ee6 Binary files /dev/null and b/guide/images/APISelectionSuccess.png differ diff --git a/guide/images/APIUsage.png b/guide/images/APIUsage.png new file mode 100644 index 00000000..1ec1504a Binary files /dev/null and b/guide/images/APIUsage.png differ diff --git a/guide/images/APIUsage1.png b/guide/images/APIUsage1.png new file mode 100644 index 00000000..ec8312af Binary files /dev/null and b/guide/images/APIUsage1.png differ diff --git a/guide/images/GenerateAPIKey.png b/guide/images/GenerateAPIKey.png new file mode 100644 index 00000000..f7ef5ed4 Binary files /dev/null and b/guide/images/GenerateAPIKey.png differ diff --git a/guide/images/GenerateAPIKey1.png b/guide/images/GenerateAPIKey1.png new file mode 100644 index 00000000..48ec8128 Binary files /dev/null and b/guide/images/GenerateAPIKey1.png differ