id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
88eb5738-6135-4620-87ec-3e6abb4e1462/7df098b6-e188-45b1-b97b-1d6956e673f8/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateLogarithm | Calculate the logarithm of a number | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/7df098b6-e188-45b1-b97b-1d6956e673f8/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateLogarithm | Calculate the logarithm of a number | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/8a1c5f92-ada8-46a7-ac85-2ac72311db03/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SplitCollection | Split a collection of items by matching value or index | 200 | null | {"result1": ["a", "b", "c"], "result2": ["d", "e", "f"]} | {"type": "object", "properties": {"result1": {"type": "array", "items": {"type": "string"}, "description": "First collection result", "x-ms-summary": "First collection result"}, "result2": {"type": "array", "items": {"type": "string"}, "description": "Second collection result", "x-ms-summary": "Second collection result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/8a1c5f92-ada8-46a7-ac85-2ac72311db03/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SplitCollection | Split a collection of items by matching value or index | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/4f87a88c-9f59-4548-891b-d7987499e41a/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SplitString | Split a string based upon one or more characters | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/4f87a88c-9f59-4548-891b-d7987499e41a/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SplitString | Split a string based upon one or more characters | 200 | null | {"data": ["string"]} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}, "description": "data", "x-ms-summary": "data"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/498433b4-ddac-411e-a502-f8bcb0b9c935/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CompareStrings | Perform a comparison of two strings | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/498433b4-ddac-411e-a502-f8bcb0b9c935/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CompareStrings | Perform a comparison of two strings | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/58205915-7aed-4bf2-b559-a2a950d3c1fd/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertAngle | Convert value from one angle measurement to another | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/58205915-7aed-4bf2-b559-a2a950d3c1fd/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertAngle | Convert value from one angle measurement to another | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/83f51224-f399-4bb3-8e4a-5a7a4080f74f/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertDuration | Convert value from one duration measurement to another | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/83f51224-f399-4bb3-8e4a-5a7a4080f74f/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertDuration | Convert value from one duration measurement to another | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/12f43d9e-c75a-483f-904f-00289a3272c2/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSubtraction | Calculate the difference between two numbers | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/12f43d9e-c75a-483f-904f-00289a3272c2/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSubtraction | Calculate the difference between two numbers | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/0967e1e2-7f4a-42b1-94a2-36fc67753666/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateAbsolute | Calculate the absolute value of a number | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/0967e1e2-7f4a-42b1-94a2-36fc67753666/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateAbsolute | Calculate the absolute value of a number | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/1f9c2cf0-b6da-4cae-9552-205e5fb17744/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | EncodeString | Encode a string using Base64 encoding | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/1f9c2cf0-b6da-4cae-9552-205e5fb17744/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | EncodeString | Encode a string using Base64 encoding | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/9eff9929-e763-479e-b89b-09caf3a5aaec/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | WeatherDailyForecast | Get daily weather forecast near an address or location | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/9eff9929-e763-479e-b89b-09caf3a5aaec/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | WeatherDailyForecast | Get daily weather forecast near an address or location | 200 | null | {"result": [{"date": "2021-01-01", "low": "54.0 F", "high": "68.0 F", "sunlight": 2.3, "airQuality": "Good", "description": "Mostly cloudy with a shower", "precipitation": true, "preciptationProbability": 60, "precipitationType": "Rain", "hoursPrecipitation": 0, "rainProbability": 60, "snowProbability": 0, "iceProbability": 0, "thunderstormProbability": 12, "windDirection": "SW", "windSpeed": "5.8 mi/h", "windGust": "9.2 mi/h", "totalRain": "0.1 in", "totalSnow": "0.0 in", "totalIce": "0.0 in", "cloudCover": 92}]} | {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "Date", "x-ms-summary": "Date"}, "low": {"type": "string", "description": "Low temperature", "x-ms-summary": "Low"}, "high": {"type": "string", "description": "High temperature", "x-ms-summary": "High"}, "sunlight": {"type": "number", "description": "Hours of Sunlight", "x-ms-summary": "Sunlight Hours"}, "airQuality": {"type": "string", "description": "Relative air quality", "x-ms-summary": "Air Quality"}, "description": {"type": "string", "description": "Description", "x-ms-summary": "Description"}, "precipitation": {"type": "boolean", "description": "Observable precipitation", "x-ms-summary": "Precipitation"}, "precipitationProbability": {"type": "number", "description": "Chance of precipitiation", "x-ms-summary": "Precipitiation probability"}, "precipitationType": {"type": "string", "description": "Type of precipitation", "x-ms-summary": "Precipitation type"}, "hoursPrecipitation": {"type": "number", "description": "Hours of precipitation", "x-ms-summary": "Precipitation hours"}, "rainProbability": {"type": "number", "description": "Probability of rain", "x-ms-summary": "Rain probability"}, "snowProbability": {"type": "number", "description": "Probability of snow", "x-ms-summary": "Snow probability"}, "iceProbability": {"type": "number", "description": "Probability of ice", "x-ms-summary": "Ice probability"}, "thunderstormProbability": {"type": "number", "description": "Probability of thunderstorms", "x-ms-summary": "Thunderstorm probability"}, "windDirection": {"type": "string", "description": "Wind direction", "x-ms-summary": "Wind direction"}, "windSpeed": {"type": "string", "description": "Wind speed", "x-ms-summary": "Wind speed"}, "windGust": {"type": "string", "description": "Wind gust", "x-ms-summary": "Wind gust"}, "totalRain": {"type": "string", "description": "Total rain", "x-ms-summary": "Total rain"}, "totalSnow": {"type": "string", "description": "Total snow", "x-ms-summary": "Total snow"}, "totalIce": {"type": "string", "description": "Total ice", "x-ms-summary": "Total ice"}, "cloudCover": {"type": "number", "description": "Cloud cover", "x-ms-summary": "Cloud cover"}}}, "description": "Daily weather forecast", "x-ms-summary": "Daily weather forecast"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/83e863c3-a2e0-4079-9f09-88186d7812f9/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateDivision | Calculate the quotient of two numbers | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/83e863c3-a2e0-4079-9f09-88186d7812f9/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateDivision | Calculate the quotient of two numbers | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/2c43bd9a-627e-447c-b5bd-3b2bab14bd0c/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | FilterCollection | Filter a collection of strings by keyword | 200 | null | {"result": ["a", "b", "c"]} | {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "string"}, "description": "Modified collection result", "x-ms-summary": "Modified collection result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/2c43bd9a-627e-447c-b5bd-3b2bab14bd0c/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | FilterCollection | Filter a collection of strings by keyword | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/304a7b7a-7e04-477d-96be-ff0cf4a44a7c/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSum | Calculate the sum of two or more numbers | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/304a7b7a-7e04-477d-96be-ff0cf4a44a7c/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSum | Calculate the sum of two or more numbers | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/c39a965a-61c2-4ada-bb32-e0dd407fef59/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | RandomNumber | Generate a random number within a specified range | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/c39a965a-61c2-4ada-bb32-e0dd407fef59/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | RandomNumber | Generate a random number within a specified range | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/95be336a-2f21-447c-ad9a-20f97aa47c59/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CollectionStartsWithString | Determine if any items in a collection start with a specific string | 200 | null | {"status": false, "item": "string", "items": ["string"]} | {"type": "object", "properties": {"status": {"type": "boolean", "description": "Success", "x-ms-summary": "Success"}, "item": {"type": "string", "description": "First Value", "x-ms-summary": "First Value"}, "items": {"type": "array", "items": {"type": "string"}, "description": "All Values", "x-ms-summary": "All Values"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/95be336a-2f21-447c-ad9a-20f97aa47c59/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CollectionStartsWithString | Determine if any items in a collection start with a specific string | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/bc1a10c9-d430-40e0-aca4-fece9b632ce5/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertWeight | Convert value from one weight measurement to another | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/bc1a10c9-d430-40e0-aca4-fece9b632ce5/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertWeight | Convert value from one weight measurement to another | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/b54958f9-a50a-4a39-bcf0-04f543c2660c/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SortCollection | Sort a collection of strings | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/b54958f9-a50a-4a39-bcf0-04f543c2660c/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SortCollection | Sort a collection of strings | 200 | null | {"result": ["a", "b", "c"]} | {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "string"}, "description": "Modified collection result", "x-ms-summary": "Modified collection result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/d7bde596-ceaa-4fce-83b0-58a99b9affce/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | WeatherConditions | Get current weather conditions near an address or location | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/d7bde596-ceaa-4fce-83b0-58a99b9affce/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | WeatherConditions | Get current weather conditions near an address or location | 200 | null | {"result": {"description": "Mostly cloudy", "precipitation": false, "accumulatedPrecipitation": "0.3 in", "temperature": 56, "windChill": 56, "humidity": 68, "dewPoint": 46, "windDirection": "SW", "windSpeed": "4.8 mi/h", "windGust": "9.7 mi/h", "uvIndex": 4, "uvDescription": "Moderate", "visibility": "2.0 mi", "cloudCover": 76, "ceiling": "40000.0 ft", "pressure": "30.11 inHg", "pressureTendency": "Steady"}} | {"type": "object", "properties": {"description": {"type": "string", "description": "Description", "x-ms-summary": "Description"}, "precipitation": {"type": "boolean", "description": "Precipitation", "x-ms-summary": "Precipitation"}, "accumulatedPrecipitation": {"type": "string", "description": "Accumulated precipitation (24 hours)", "x-ms-summary": "Accumulated Precipitation"}, "temperature": {"type": "number", "description": "Temperature", "x-ms-summary": "Temperature"}, "windChill": {"type": "number", "description": "Wind Chill", "x-ms-summary": "Wind Chill"}, "humidity": {"type": "number", "description": "Relative humidity", "x-ms-summary": "Humidity"}, "dewPoint": {"type": "number", "description": "Dew point", "x-ms-summary": "Dew Point"}, "windDirection": {"type": "string", "description": "Wind direction", "x-ms-summary": "Wind Direction"}, "dstStart": {"type": "string", "description": "Daylight savings time start date", "x-ms-summary": "DST Start"}, "windSpeed": {"type": "string", "description": "Wind speed", "x-ms-summary": "Wind Speed"}, "windGust": {"type": "string", "description": "Wind gusts (max)", "x-ms-summary": "Wind Gust"}, "uvIndex": {"type": "number", "description": "UV Index", "x-ms-summary": "UV Index"}, "uvDescription": {"type": "string", "description": "UV Level", "x-ms-summary": "UV Level"}, "visibility": {"type": "string", "description": "Visbility", "x-ms-summary": "Visibility"}, "cloudCover": {"type": "number", "description": "Cloud cover", "x-ms-summary": "Cloud Cover"}, "ceiling": {"type": "string", "description": "Ceiling", "x-ms-summary": "Ceiling"}, "pressure": {"type": "string", "description": "Barometric pressure", "x-ms-summary": "Pressure"}, "pressureTendency": {"type": "string", "description": "Barometric pressure trend", "x-ms-summary": "Pressure Trend"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/7ad7deaf-9a96-4993-b2eb-b5536f94c2c6/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | DateTimeDifference | Calculate the difference between two dates | 200 | null | {"years": 1, "months": 2, "days": 14, "hours": 1, "minutes": 50, "seconds": 30, "milliseconds": 0, "totalYears": 1.2, "totalMonths": 14.39, "totalDays": 438.08, "totalHours": 10513.84, "totalMinutes": 630830.5, "totalSeconds": 37849830, "totalMilliseconds": 37849830000, "ticks": 378498300000000} | {"type": "object", "properties": {"years": {"type": "number", "description": "Years", "x-ms-summary": "Years"}, "months": {"type": "number", "description": "Months", "x-ms-summary": "Months"}, "days": {"type": "number", "description": "Days", "x-ms-summary": "Days"}, "hours": {"type": "number", "description": "Hours", "x-ms-summary": "Hours"}, "minutes": {"type": "number", "description": "Minutes", "x-ms-summary": "Minutes"}, "milliseconds": {"type": "number", "description": "Milliseconds", "x-ms-summary": "Milliseconds"}, "totalYears": {"type": "number", "format": "double", "description": "Total Years", "x-ms-summary": "Total Years", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "totalMonths": {"type": "number", "format": "double", "description": "Total Months", "x-ms-summary": "Total Months", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "totalDays": {"type": "number", "format": "double", "description": "Total Days", "x-ms-summary": "Total Days", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "totalHours": {"type": "number", "format": "double", "description": "Total Hours", "x-ms-summary": "Total Hours", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "totalMinutes": {"type": "number", "format": "double", "description": "Total Minutes", "x-ms-summary": "Total Minutes", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "totalSeconds": {"type": "number", "format": "double", "description": "Total Seconds", "x-ms-summary": "Total Seconds", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "totalMilliseconds": {"type": "number", "format": "double", "description": "Total Milliseconds", "x-ms-summary": "Total Milliseconds", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "ticks": {"type": "number", "description": "Ticks", "x-ms-summary": "Ticks"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/7ad7deaf-9a96-4993-b2eb-b5536f94c2c6/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | DateTimeDifference | Calculate the difference between two dates | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/694bfa2f-6c0a-4f85-b0ca-931751cde33c/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | DecodeString | Decode a string encoded with Base64 encoding | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/694bfa2f-6c0a-4f85-b0ca-931751cde33c/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | DecodeString | Decode a string encoded with Base64 encoding | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/1b0631ba-01a9-4729-870d-4b3cd3355709/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | FormatCurrency | Apply currency symbol to a numeric value | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/1b0631ba-01a9-4729-870d-4b3cd3355709/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | FormatCurrency | Apply currency symbol to a numeric value | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/29f2ca83-9ea6-4e70-8b53-7e6a7ce2bf32/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateMedian | Calculate the median of two or more numbers | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/29f2ca83-9ea6-4e70-8b53-7e6a7ce2bf32/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateMedian | Calculate the median of two or more numbers | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/9fd2b450-3f8d-4388-9c75-86d979526a24/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertCurrency | Calculate monetary value in a different currency | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/9fd2b450-3f8d-4388-9c75-86d979526a24/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertCurrency | Calculate monetary value in a different currency | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/3e32b8df-3db5-421f-9f2e-26662550cb30/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | RedactString | Redact a strng containing sensitive content | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/3e32b8df-3db5-421f-9f2e-26662550cb30/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | RedactString | Redact a strng containing sensitive content | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/2cb412e5-f25d-4edf-a7a9-4c09287cb3d7/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | UrlEncode | Generate an encoded string from a complex hyperlink | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/2cb412e5-f25d-4edf-a7a9-4c09287cb3d7/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | UrlEncode | Generate an encoded string from a complex hyperlink | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/77ecdac5-c8c9-43f7-b4f7-007ed7f6092c/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateCosine | Calculate the cosine value of an angle | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/77ecdac5-c8c9-43f7-b4f7-007ed7f6092c/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateCosine | Calculate the cosine value of an angle | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/446002df-04bf-44b4-9d7e-323195c83304/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | GenerateHash | Generate a hash value from a string | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/446002df-04bf-44b4-9d7e-323195c83304/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | GenerateHash | Generate a hash value from a string | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/5ad65104-3c66-46da-be38-8ec2cbc450ac/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertCase | Convert string to upper, lower or title case | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/5ad65104-3c66-46da-be38-8ec2cbc450ac/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertCase | Convert string to upper, lower or title case | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/68623088-6abf-4b32-b173-edbe82d8ba2f/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | DateTimeInfo | Retrieve useful date and time information, such as day of year, total seconds and ticks | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/68623088-6abf-4b32-b173-edbe82d8ba2f/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | DateTimeInfo | Retrieve useful date and time information, such as day of year, total seconds and ticks | 200 | null | {"DayOfYear": 25, "DayOfWeek": 2, "WeekOfYear": 10, "SecondsInDay": 1234, "MinutesInDay": 359, "Ticks": 1234567890} | {"type": "object", "properties": {"DayOfYear": {"type": "number", "description": "DayOfYear", "x-ms-summary": "DayOfYear"}, "DayOfWeek": {"type": "number", "description": "DayOfWeek", "x-ms-summary": "DayOfWeek"}, "WeekOfYear": {"type": "number", "description": "WeekOfYear", "x-ms-summary": "WeekOfYear"}, "SecondsInDay": {"type": "number", "description": "SecondsInDay", "x-ms-summary": "SecondsInDay"}, "MinutesInDay": {"type": "number", "description": "MinutesInDay", "x-ms-summary": "MinutesInDay"}, "Ticks": {"type": "number", "description": "Ticks", "x-ms-summary": "Ticks"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/c310f67f-8afe-44da-8e8f-39cc346d8ec5/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | WeatherHourlyForecast | Get hourly weather forecast near an address or location | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/c310f67f-8afe-44da-8e8f-39cc346d8ec5/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | WeatherHourlyForecast | Get hourly weather forecast near an address or location | 200 | null | {"result": [{"date": "2021-01-01 14:00", "description": "Rain", "temperature": "66 F", "dewPoint": "54 F", "relativeHumidity": 65, "visibility": "5 mi", "uvIndex": "Moderate", "precipitation": true, "preciptationProbability": 51, "rainProbability": 51, "snowProbability": 0, "iceProbability": 0, "windDirection": "SSW", "windSpeed": "9.2 mi/h", "windGust": "12.7 mi/h", "totalRain": "0.03 in", "totalSnow": "0 in", "totalIce": "0 in", "ceiling": "14700 ft", "cloudCover": 98}]} | {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "Date", "x-ms-summary": "Date"}, "description": {"type": "string", "description": "Description", "x-ms-summary": "Description"}, "temperature": {"type": "string", "description": "Temperature", "x-ms-summary": "Temperature"}, "dewPoint": {"type": "string", "description": "Dew point", "x-ms-summary": "Dew Point"}, "relativeHumidity": {"type": "number", "description": "Relative humidity", "x-ms-summary": "Relative humidity"}, "visibility": {"type": "string", "description": "Visibility", "x-ms-summary": "Visibility"}, "uvIndex": {"type": "string", "description": "UV Index", "x-ms-summary": "UV Index"}, "precipitation": {"type": "boolean", "description": "Observable precipitation", "x-ms-summary": "Precipitation"}, "precipitationProbability": {"type": "number", "description": "Chance of precipitiation", "x-ms-summary": "Precipitiation probability"}, "rainProbability": {"type": "number", "description": "Probability of rain", "x-ms-summary": "Rain probability"}, "snowProbability": {"type": "number", "description": "Probability of snow", "x-ms-summary": "Snow probability"}, "iceProbability": {"type": "number", "description": "Probability of ice", "x-ms-summary": "Ice probability"}, "windDirection": {"type": "string", "description": "Wind direction", "x-ms-summary": "Wind direction"}, "windSpeed": {"type": "string", "description": "Wind speed", "x-ms-summary": "Wind speed"}, "windGust": {"type": "string", "description": "Wind gust", "x-ms-summary": "Wind gust"}, "totalRain": {"type": "string", "description": "Total rain", "x-ms-summary": "Total rain"}, "totalSnow": {"type": "string", "description": "Total snow", "x-ms-summary": "Total snow"}, "totalIce": {"type": "string", "description": "Total ice", "x-ms-summary": "Total ice"}, "ceiling": {"type": "string", "description": "Ceiling", "x-ms-summary": "Ceiling"}, "cloudCover": {"type": "number", "description": "Cloud cover", "x-ms-summary": "Cloud cover"}}}, "description": "Daily weather forecast", "x-ms-summary": "Daily weather forecast"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/5f937213-8b35-4501-ac2b-7f6bc19c2e57/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | StockPrices | Get current and historical stock price information | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/5f937213-8b35-4501-ac2b-7f6bc19c2e57/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | StockPrices | Get current and historical stock price information | 200 | null | {"result": [{"open": 73.84, "high": 74.32, "low": 72.245, "last": 72.3, "close": 72.7, "volume": 15151304, "date": "2020-10-07T00:00:00+0000", "symbol": "CVX", "exchange": "XNYS"}]} | {"type": "object", "properties": {"result": {"type": "array", "items": {"type": "object", "properties": {"date": {"type": "string", "description": "Date", "x-ms-summary": "Date"}, "symbol": {"type": "string", "description": "Ticker symbol", "x-ms-summary": "Symbol"}, "exchange": {"type": "string", "description": "Stock exchange", "x-ms-summary": "Exchange"}, "open": {"type": "number", "description": "Open", "x-ms-summary": "Open"}, "high": {"type": "number", "description": "High", "x-ms-summary": "High"}, "low": {"type": "number", "description": "Low", "x-ms-summary": "Low"}, "close": {"type": "number", "description": "Close", "x-ms-summary": "Close"}, "volume": {"type": "number", "description": "Volume", "x-ms-summary": "Volume"}}}, "description": "Stock price information", "x-ms-summary": "Stock price information"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/517a3544-31af-42af-9678-79ce05f0e796/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSine | Calculate the sine value of an angle | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/517a3544-31af-42af-9678-79ce05f0e796/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSine | Calculate the sine value of an angle | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/fb7f3bb1-a0a4-4904-88f6-945026ae145b/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | JoinStrings | Join a collection of strings | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/fb7f3bb1-a0a4-4904-88f6-945026ae145b/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | JoinStrings | Join a collection of strings | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/95bc678b-821e-4d6f-ad97-b74b83520438/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | TranslateString | Translate a string into a different language | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/95bc678b-821e-4d6f-ad97-b74b83520438/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | TranslateString | Translate a string into a different language | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/1f079822-038b-4ecc-95bb-f71210f05e65/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertTemperature | Convert value from one temperature measurement to another | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/1f079822-038b-4ecc-95bb-f71210f05e65/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertTemperature | Convert value from one temperature measurement to another | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/7a79f2f6-258d-4883-8a87-b6cde9985f38/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertEnergy | Convert value from one energy measurement to another | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/7a79f2f6-258d-4883-8a87-b6cde9985f38/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertEnergy | Convert value from one energy measurement to another | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/d3221347-cb0c-42da-afbe-d2b17c08a36a/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | VerifyHash | Verify a hashed value against the original source string | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/d3221347-cb0c-42da-afbe-d2b17c08a36a/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | VerifyHash | Verify a hashed value against the original source string | 200 | null | {"result": true} | {"type": "object", "properties": {"result": {"type": "boolean", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/ab35de49-02c3-4258-9d48-87304196de45/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateModulo | Calculate the remainder of dividing two numbers | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/ab35de49-02c3-4258-9d48-87304196de45/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateModulo | Calculate the remainder of dividing two numbers | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/5132d28b-0037-401d-bb6a-a02cc1bab9f8/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateAddition | Calculate the sum of two numbers | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/5132d28b-0037-401d-bb6a-a02cc1bab9f8/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateAddition | Calculate the sum of two numbers | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/15f3c603-93ae-4b2c-9aa4-47f801f80177/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CollectionToJSON | Convert a collection to a named JSON object | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/15f3c603-93ae-4b2c-9aa4-47f801f80177/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CollectionToJSON | Convert a collection to a named JSON object | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/4db1b7d7-adeb-45b5-8bc6-6e2a4b137b1f/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertVolume | Convert value from one volume measurement to another | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/4db1b7d7-adeb-45b5-8bc6-6e2a4b137b1f/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | ConvertVolume | Convert value from one volume measurement to another | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/2a038366-839e-434f-94ce-9d0227782ccf/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | UrlDecode | Decode an encoded URL | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/2a038366-839e-434f-94ce-9d0227782ccf/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | UrlDecode | Decode an encoded URL | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/f49a0033-2ce5-4257-83f5-382ac3937716/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | GeneratePassword | Generate a strong password | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/f49a0033-2ce5-4257-83f5-382ac3937716/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | GeneratePassword | Generate a strong password | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/d7c01c30-75c4-4620-b9d4-e83bc7522bbb/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SpeechToText | Convert audio file to text (10MB limit) | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/d7c01c30-75c4-4620-b9d4-e83bc7522bbb/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | SpeechToText | Convert audio file to text (10MB limit) | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/95e46a60-6719-48cf-8a8b-cb9a76a4b4ef/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | TrimString | Trim leading or trailing whitespace from a string | 200 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/95e46a60-6719-48cf-8a8b-cb9a76a4b4ef/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | TrimString | Trim leading or trailing whitespace from a string | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/baf7463e-09c4-434b-8a19-c92da50e6c53/0/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSquareRoot | Calculate the square root of a number | 400 | null | {"result": "string"} | {"type": "object", "properties": {"result": {"type": "string", "description": "Result", "x-ms-summary": "Result"}}} |
88eb5738-6135-4620-87ec-3e6abb4e1462/baf7463e-09c4-434b-8a19-c92da50e6c53/1/0 | PowerTools Developer Edition | Apptigent PowerTools (Developer Edition) is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate developer toolkit. | 7.2 | CalculateSquareRoot | Calculate the square root of a number | 200 | null | {"result": 1} | {"type": "object", "properties": {"result": {"type": "number", "description": "Result", "x-ms-summary": "Result"}}} |
969b08c7-881c-42b0-adcc-dba290f22374/5d82c446-2259-475d-9cc6-14de0db3894d/0/0 | Project Gutenberg API | This is a stable and reliable unofficial API for Project Gutenberg, allowing you to download ebooks as well as get information about a certain book (title, author, language, copyrights and publish date). | 8.8 | Search Books | Search for books using full name or just a snippit and get the book's ID. | 200 | Response | {"title": "The Complete Works of William Shakespeare", "id": "100"} | {"type": "object", "properties": {"title": {"type": "string"}, "id": {"type": "string"}}} |
969b08c7-881c-42b0-adcc-dba290f22374/ced248bf-3949-4ad9-b5a0-56133f58e002/0/0 | Project Gutenberg API | This is a stable and reliable unofficial API for Project Gutenberg, allowing you to download ebooks as well as get information about a certain book (title, author, language, copyrights and publish date). | 8.8 | Extract Info | Get all the informations about a book using it's ID
Informations :
- title.
- authors.
- language.
- download links.
- download count.
and much more ... | 200 | Response | {"id": 15, "title": "Moby-Dick; or, The Whale", "authors": [{"name": "Melville, Herman", "birth_year": 1819, "death_year": 1891}], "translators": [], "subjects": ["Adventure stories", "Ahab, Captain (Fictitious character) -- Fiction", "Mentally ill -- Fiction", "Psychological fiction", "Sea stories", "Ship captains -- Fiction", "Whales -- Fiction", "Whaling -- Fiction", "Whaling ships -- Fiction"], "bookshelves": ["Adventure", "Best Books Ever Listings"], "languages": ["en"], "copyright": false, "media_type": "Text", "formats": {"text/html; charset=utf-8": "https://www.gutenberg.org/files/15/15-h/15-h.htm", "application/epub+zip": "https://www.gutenberg.org/ebooks/15.epub.images", "application/rdf+xml": "https://www.gutenberg.org/ebooks/15.rdf", "application/x-mobipocket-ebook": "https://www.gutenberg.org/ebooks/15.kindle.images", "image/jpeg": "https://www.gutenberg.org/cache/epub/15/pg15.cover.medium.jpg", "text/plain; charset=utf-8": "https://www.gutenberg.org/files/15/15-0.txt", "text/html": "https://www.gutenberg.org/ebooks/15.html.images"}, "download_count": 872} | {"type": "object", "properties": {"id": {"type": "integer"}, "title": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "birth_year": {"type": "integer"}, "death_year": {"type": "integer"}}}}, "translators": {"type": "array"}, "subjects": {"type": "array", "items": {"type": "string"}}, "bookshelves": {"type": "array", "items": {"type": "string"}}, "languages": {"type": "array", "items": {"type": "string"}}, "copyright": {"type": "boolean"}, "media_type": {"type": "string"}, "formats": {"type": "object", "properties": {"text/html; charset=utf-8": {"type": "string"}, "application/epub+zip": {"type": "string"}, "application/rdf+xml": {"type": "string"}, "application/x-mobipocket-ebook": {"type": "string"}, "image/jpeg": {"type": "string"}, "text/plain; charset=utf-8": {"type": "string"}, "text/html": {"type": "string"}}}, "download_count": {"type": "integer"}}} |
fd70776e-afd7-418d-a1f1-668094506be1/779e4286-5be9-4954-8ef7-f39be4ac1aba/0/0 | YC Hacker news official | The official hacker news API | 8.8 | updates | Get the changed items and profiles | 200 | Example_1 | {"items": [], "profiles": []} | {"required": ["items"], "properties": {"items": {"type": "array", "items": {"type": "integer"}}, "profiles": {"type": "array", "items": {"type": "string"}}}} |
fd70776e-afd7-418d-a1f1-668094506be1/dcf13cde-113e-4aea-9351-911fccf94819/0/0 | YC Hacker news official | The official hacker news API | 8.8 | user by id | Users are identified by case-sensitive ids | 200 | Example_1 | {"about": "", "created": 0, "delay": 0, "id": "", "karma": 0, "submitted": []} | {"required": ["about"], "properties": {"about": {"type": "string", "x-example": ""}, "created": {"type": "integer"}, "delay": {"type": "integer", "x-example": "0"}, "id": {"type": "string", "x-example": "wing328hk"}, "karma": {"type": "integer"}, "submitted": {"type": "array", "items": {"type": "integer"}}}} |
fd70776e-afd7-418d-a1f1-668094506be1/4733b9fc-61a4-4b70-bc00-9908659fc39c/0/0 | YC Hacker news official | The official hacker news API | 8.8 | item by id | Stories, comments, jobs, Ask HNs and even polls are just items. They're identified by their ids, which are unique integers. | 200 | Example_1 | {"by": "", "id": 0, "kids": 0, "parent": 0, "parts": 0, "score": 0, "text": "", "time": 0, "title": "", "type": "", "url": ""} | {"required": ["by"], "properties": {"by": {"type": "string"}, "id": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "kids": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "parent": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "parts": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "score": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "text": {"type": "string"}, "time": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "title": {"type": "string"}, "type": {"type": "string"}, "url": {"type": "string"}}} |
972a3e82-3652-4e82-bd17-8593a89b6b49/3f9e8bb4-9a94-428f-b5bf-3a88ad6827b6/0/0 | TestAPI | Jut a Test | null | /lab | Lab message | 400 | Response | {"message": "The following headers/query parameters are invalid", "invalidHeaders": ["host", "x-amzn-trace-id", "x-forwarded-port", "sec-ch-ua-mobile", "sec-fetch-site", "x-rapidapi-key", "cache-control", "referer", "csrf-token", "sec-ch-ua", "origin", "expires", "accept", "usequerystring", "accept-language", "x-forwarded-proto", "sec-fetch-dest", "x-forwarded-for", "x-rapidapi-ua", "sec-ch-ua-platform", "rapid-client", "x-rapidapi-host", "pragma"], "invalidQueryParams": {}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"message": {"type": "string"}, "invalidHeaders": {"type": "array", "items": {"type": "string"}}, "invalidQueryParams": {"type": "object"}}, "required": ["invalidHeaders", "invalidQueryParams", "message"]} |
12738648-fd4c-477d-a3e0-81923c2de7fa/32e2d262-bcd3-4310-b47b-a55e6eac8913/0/0 | Powerful GSTIN Tool | Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!! | 8.9 | Validate GSTIN Format | This endpoint allows you to verify whether a provided GSTIN (Goods and Services Tax Identification Number) is in a valid format. It checks whether the format of the GSTIN conforms to the established standards and regulations. | 200 | Response | {"data": {"gstin": "18AAACR5055K1Z6", "is_valid": true}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"gstin": {"type": "string"}, "is_valid": {"type": "boolean"}}, "required": ["gstin", "is_valid"]}}, "required": ["data"]} |
12738648-fd4c-477d-a3e0-81923c2de7fa/7500f9fe-8287-450e-9306-bee94e0cf6bd/0/0 | Powerful GSTIN Tool | Unlock the Power of GST Data with Our Comprehensive API Suite. Seamlessly access GSTIN details, PAN information, address data, and more with our easy-to-use API tools. Simplify your GST-related workflows and make informed decisions today!! | 8.9 | Retrieve Address Information from GSTIN | Retrieve address information associated with a given GSTIN (Goods and Services Tax Identification Number). GSTINs often have multiple associated addresses, including a principal place of business and additional addresses.
This endpoint provides access to both the principal and additional addresses for the specified GSTIN. | 200 | Response | {"data": {"place_of_business_additional": [{"address": {"building_name": "", "street": "Borjhar", "location": "Borjhar", "door_num": "LGB International Airport", "state": "Assam", "floor_num": "", "lattitude": "", "longitude": "", "district": "Kamrup", "city": "", "pin_code": "781015"}, "place_of_business_nature": ["Retail Business", "Wholesale Business", "Office / Sale Office", "Recipient of Goods or Services"]}, {"address": {"building_name": "", "street": "Opposite Purabi Diary, Panjabari,", "location": "Guwahati", "door_num": "Sunanda Ram Deka Warehousing Complex,", "state": "Assam", "floor_num": "", "lattitude": "", "longitude": "", "district": "Kamrup", "city": "", "pin_code": "781037"}, "place_of_business_nature": ["Warehouse / Depot", "Recipient of Goods or Services", "Supplier of Services", "Wholesale Business", "Retail Business"]}, {"address": {"building_name": "", "street": "C O NRL Despatch Unit, Numaligarh Refinery Marketing Termin", "location": "NRL,Numaligarh", "door_num": "Reliance Industries Limited", "state": "Assam", "floor_num": "", "lattitude": "", "longitude": "", "district": "Golaghat", "city": "", "pin_code": "785699"}, "place_of_business_nature": ["Bonded Warehouse", "Office / Sale Office", "Recipient of Goods or Services", "Wholesale Business", "Import", "Input Service Distributor (ISD)", "Retail Business", "Works Contract", "Supplier of Services", "Factory / Manufacturing", "Leasing Business", "Service Provision", "Warehouse / Depot", "SEZ"]}, {"address": {"building_name": "", "street": "Shilasendurighupa", "location": "North Guwahati", "door_num": "Vill Gauripur ,Mouza", "state": "Assam", "floor_num": "", "lattitude": "", "longitude": "", "district": "Kamrup Metropolitan", "city": "", "pin_code": "781030"}, "place_of_business_nature": ["Warehouse / Depot", "Recipient of Goods or Services", "Wholesale Business"]}, {"address": {"building_name": "Patta no 383, Dag no. 1721 of Patta no 1548, Dag no. 1717", "street": "-", "location": "Guwahati", "door_num": "P no 384,D no. 1719 of P no 385 and D no. 1712 of P no 1256", "state": "Assam", "floor_num": "Dag no. 1716/1718 of Patta no 1371, Dag no. 1714/1715 of", "lattitude": "26.2019470000001", "longitude": "91.6726810000001", "district": "Kamrup Metropolitan", "city": "", "pin_code": "781028"}, "place_of_business_nature": ["Warehouse / Depot"]}, {"address": {"building_name": "216, 219, 369, 370, 368, 217, 213, Patta No. 57, 14, 25", "street": "-", "location": "North Guwahati", "door_num": "42, 43, 52, 61, 71-76, 84", "state": "Assam", "floor_num": "Dag no. 227, 208, 212, 214, 221, 222, 201, 211, 220, 224", "lattitude": "26.2019470000001", "longitude": "91.6726810000001", "district": "Kamrup Metropolitan", "city": "", "pin_code": "781031"}, "place_of_business_nature": ["Warehouse / Depot"]}, {"address": {"building_name": "", "street": "-", "location": "Guwahati", "door_num": "Balaji Nagar, Betkuchi", "state": "Assam", "floor_num": "National Highway 37", "lattitude": "26.141778", "longitude": "91.742328", "district": "Kamrup Metropolitan", "city": "", "pin_code": "781034"}, "place_of_business_nature": ["Warehouse / Depot"]}], "place_of_business_principal": {"address": {"building_name": "", "street": "G.S. Road", "location": "Rukminigaon, Sixmile", "door_num": "Bijay Cresent", "state": "Assam", "floor_num": "1", "lattitude": "", "longitude": "", "district": "Kamrup", "city": "", "pin_code": "781006"}, "place_of_business_nature": ["Retail Business", "Wholesale Business", "Office / Sale Office", "Recipient of Goods or Services"]}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"place_of_business_additional": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "object", "properties": {"building_name": {"type": "string"}, "street": {"type": "string"}, "location": {"type": "string"}, "door_num": {"type": "string"}, "state": {"type": "string"}, "floor_num": {"type": "string"}, "lattitude": {"type": "string"}, "longitude": {"type": "string"}, "district": {"type": "string"}, "city": {"type": "string"}, "pin_code": {"type": "string"}}, "required": ["building_name", "city", "district", "door_num", "floor_num", "lattitude", "location", "longitude", "pin_code", "state", "street"]}, "place_of_business_nature": {"type": "array", "items": {"type": "string"}}}, "required": ["address", "place_of_business_nature"]}}, "place_of_business_principal": {"type": "object", "properties": {"address": {"type": "object", "properties": {"building_name": {"type": "string"}, "street": {"type": "string"}, "location": {"type": "string"}, "door_num": {"type": "string"}, "state": {"type": "string"}, "floor_num": {"type": "string"}, "lattitude": {"type": "string"}, "longitude": {"type": "string"}, "district": {"type": "string"}, "city": {"type": "string"}, "pin_code": {"type": "string"}}, "required": ["building_name", "city", "district", "door_num", "floor_num", "lattitude", "location", "longitude", "pin_code", "state", "street"]}, "place_of_business_nature": {"type": "array", "items": {"type": "string"}}}, "required": ["address", "place_of_business_nature"]}}, "required": ["place_of_business_additional", "place_of_business_principal"]}}, "required": ["data"]} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.