Skip to content

One Simple API

Reference


A toolbox with all the things you need to get your project to success: Image resize and CDN, PDF and Screenshots generation, Currency Exchange and Discounts, Email Validation, QR codes, and much more!

Categories: [developer-tools]

Version: 1


Connections

Version: 1

One Simple API Connection

Properties

NameTypeControl TypeDescription
Access TokenSTRINGTEXTAccess Token that is given to you when you create a API Token in OneSimpleApi

Actions

Currency Converter

Convert your currency into any other

Properties

NameTypeControl TypeDescription
From CurrencySTRINGSELECTSelect a currency from which you want to convert
To CurrencySTRINGSELECTSelect a currency to which you want to convert
ValueNUMBERNUMBERInput the number for conversion

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT
STRINGTEXT
STRINGTEXT

URL Shortener

Shorten your desired URL

Properties

NameTypeControl TypeDescription
URLSTRINGTEXTPlace the URL you want to shorten

Output

Type: OBJECT

Properties

TypeControl Type
STRINGTEXT
STRINGTEXT

Web Page Information

Get information about a certain webpage

Properties

NameTypeControl TypeDescription
URLSTRINGTEXTPlace the web page url you want to get info from

Output

Type: OBJECT

Properties

TypeControl Type
{STRING(title), STRING(description), STRING(canonical)}OBJECT_BUILDER
{STRING(site), STRING(title), STRING(description)}OBJECT_BUILDER
{STRING(title), STRING(url), STRING(image), STRING(description), STRING(type)}OBJECT_BUILDER