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,
https://connect.apptigent.com/api/utilities
Auth type
API Key Header
Auth header
X-IBM-Client-Id: YOUR_API_KEY
Rate limit
Not officially published
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://www.apptigent.com/help/
Endpoint status
Unreachable — No response — server may be down or blocking automated probes
(checked Mar 29, 2026)
Builder score
D
37%
builder-friendly
API key in the request header (X-IBM-Client-Id)
X-IBM-Client-Id: YOUR_API_KEY
Free with account. Developer productivity toolset API.
| Method | Path | Description |
|---|---|---|
| POST | /AddToCollection |
Collections - Add to collection |
| POST | /CSVtoJSON |
Data - CSV to JSON |
| POST | /CalculateAbsolute |
Math - Calculate Absolute |
| POST | /CalculateAddition |
Math - Calculate Addition |
| POST | /CalculateAverage |
Math - Calculate average |
| POST | /CalculateCosine |
Math - Calculate Cosine |
| POST | /CalculateDivision |
Math - Calculate Division |
| POST | /CalculateLogarithm |
Math - Calculate Logarithm |
curl -X GET 'https://connect.apptigent.com/api/utilities/AddToCollection' \ -H 'X-IBM-Client-Id: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official PowerTools Developer documentation.