Function as a Service (FAAS)!
Free limited rest api calls per hour for replace function. Other subscriptions include additional functions.
Basic Example
NOT CURRENTLY AVAILABLE. TBA
You may attempt to test these using postman or someother alternative. Or here in
the browser using https://resttesttest.com/. This is a
POST only service not get. Mostly because there are limitations to text passed
into url, but not the POST body.
API Request (POST):
https://api.reformatme.com/?token=123456&key=test&r=https://www.google.com/search?q=
API Request (JSON):
{
"message":"test1234"
}
API Response (JSON):
{
"message":"https://www.google.com/search?q=1234"
}
jQuery Ajax:
$.ajax({
url: "https://api.reformatme.com/?token=123456&key=test&r=https://www.google.com/search?q=",
success: function(result){
console.log(result);
}
});
Pricing
You can start with our Free Plan to see if this service can meet
all your needs.
Please contact us if you have any questions.
Free Plan
$0
Per Month
Personal use
20 API Requests / per hour
Unlimited API keys
SSL Requests
–
Basic Plan
$8
Per Month
Personal use
200 API Requests / per hour*
Unlimited API keys
SSL Requests
Advanced api features
–
Pro Plan
$25
Per Month
Commercial use
1000 API Requests / per hour*
Unlimited API keys
SSL Requests
Priority on support
–
Enterprise
$99
Per Month
Commercial use
Unlimited API Requests*
Unlimited API keys
SSL Requests
Service Level Agreement
Custom integrations