Registration for new users has been suspended. A new version of Edrra will be available soon with more convenience and faster.Edrra APIEdrra is an easy and fast cloud environment through API, Which provides multi services for developers & programmers at the lowest price.Easy API, Unlimit, All in onePay As You Go$0.0001 to $0.1Fast & ReliableAbout a second or lessSimple & EasyIt is like 1,2,3Requst MethodsWe support GET & POSTBuilt with developers in mind.By creating an Edrra account, you will also have your own email account and a database to store data.Our platform does not support storing any cookies and does not have any registration and login pages. You can only perform registration, login and any other actions through the API, to provide a more secure environment for our server and data.Send RequestsRequst methodJson Result ...support@edrra.comGet $0.99 for New UsersAre you a new member? Contact us and receive our gift, Test all our services for free.Donate UsCrypto [ USDT / TRC-20 ]Your Support helps us to make Edrra better and more APIsList of Products [APIs]EmailYou can easily and quickly send and receive emails with your Edrra ema...You can easily and quickly send and receive emails with your Edrra email address.Send email$0.0001 per requestSend multiple emails separately with a comma.GET or POSThttps://edrra.com/v1/api.php?c=eml&f=send&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *to:ABC The receiver of the email. *subject:ABC Subject of the email. *body:ABC Body of the email. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Total count of unread messagesFreeGET or POSThttps://edrra.com/v1/api.php?c=eml&f=unreads&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:123 The total number of unseen messages.Note: (*) means required field.Get inbox listFreeYou can get mail configuration so that you can access your email from anywhere. Check your account dashboard to see your e-mail details.GET or POSThttps://edrra.com/v1/api.php?c=eml&f=inbox&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *page:123 Number page of results. [default]:1limit:123 Number of results per page. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:id:123 Email message ID.from:ABC Sender Email Address.name:ABC Sender Name.subject:ABC Email subject.body:ABC Email body.dt:ABC Date and time of email receipt.1:...:...Note: (*) means required field.Remove email messageFreeGET or POSThttps://edrra.com/v1/api.php?c=eml&f=remove&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:123 Email message ID. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.DatabaseData Management API for Easy and Faster Innovation, INSERT, UPDATE, SE...Data Management API for Easy and Faster Innovation, INSERT, UPDATE, SELECT, and DELETE data. Our database has 16 created fields, in which you can insert data, named [a, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15].Insert data$0.001 per requestUse [POST] method to insert long data.GET or POSThttps://edrra.com/v1/api.php?c=db&f=insert&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *a:ABC Action or category. ex: member,books,etc. *v1:ABC Value 1.v2:ABC Value 2.v3:ABC Value 3.v4:ABC Value 4.v5:ABC Value 5.v6:ABC Value 6.v7:ABC Value 7.v8:ABC Value 8.v9:ABC Value 9.v10:ABC Value 10.v11:ABC Value 11.v12:ABC Value 12.v13:ABC Value 13.v14:ABC Value 14.v15:ABC Value 15.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.id:123 New ID of data.a:ABC New Action (Category).v1:ABC Value 1.v2:ABC Value 2.v3:ABC Value 3.v4:ABC Value 4.v5:ABC Value 5.v6:ABC Value 6.v7:ABC Value 7.v8:ABC Value 8.v9:ABC Value 9.v10:ABC Value 10.v11:ABC Value 11.v12:ABC Value 12.v13:ABC Value 13.v14:ABC Value 14.v15:ABC Value 15.dt:ABC Date and time created.Note: (*) means required field.Get actions (categories)FreeGet list of all data actions (categories).GET or POSThttps://edrra.com/v1/api.php?c=db&f=actions&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *page:123 Number page of results. [default]:1limit:123 Limit of the search results. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:name:ABC Action name.count:123 Total number of records in an action.1:...:...Note: (*) means required field.Search dataFreeGET or POSThttps://edrra.com/v1/api.php?c=db&f=search&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *a:ABC Selected action (category).[field]:ABC Filter by Equal to. ex:(v1=63) means [v1 equals to 63].[field]c:ABC Filter by Contains. ex:(v1c=63) means [v1 contains 63].[field]sw:ABC Filter by Start with. ex:(v1sw=63) means [v1 starts with 63].[field]ew:ABC Filter by End with. ex:(v1ew=63) means [v1 ends with 63].[field]gt:ABC Filter by greater than. ex:(v1gt=63) means [v1 > 63][field]st:ABC Filter by smaller than. ex:(v1st=63) means [v1 < 63]order:ABC [field][asc/desc] Order by Ascending or Descending, ex:(order=v1asc). or (order=rand) to order randomly.hex:ABC Convert fields content to Hex, Separate fields by comma. ex:(hex=v3,v5).page:123 Number page of results. [default]:1limit:123 Limit of the search results. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:id:123 ID.a:ABC Action (category).v1:ABC Value 1.v2:ABC Value 2.v3:ABC Value 3.v4:ABC Value 4.v5:ABC Value 5.v6:ABC Value 6.v7:ABC Value 7.v8:ABC Value 8.v9:ABC Value 9.v10:ABC Value 10.v11:ABC Value 11.v12:ABC Value 12.v13:ABC Value 13.v14:ABC Value 14.v15:ABC Value 15.dt:ABC Date and time created.1:...:...Note: (*) means required field.Update dataFreeYou can modify any data only through their [ID]sGET or POSThttps://edrra.com/v1/api.php?c=db&f=update&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *id:123 The ID of data to update. *a:ABC Change action (category).v1:ABC Change value 1.v2:ABC Change value 2.v3:ABC Change value 3.v4:ABC Change value 4.v5:ABC Change value 5.v6:ABC Change value 6.v7:ABC Change value 7.v8:ABC Change value 8.v9:ABC Change value 9.v10:ABC Change value 10.v11:ABC Change value 11.v12:ABC Change value 12.v13:ABC Change value 13.v14:ABC Change value 14.v15:ABC Change value 15.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result: List of changed fields, [ field -> Updated data ].Note: (*) means required field.Delete dataFreePlease note that when you delete data, it is completely deleted from our server, and you cannot restore it again. You can use a backup and keep a copy of the database before and after each deletion.GET or POSThttps://edrra.com/v1/api.php?c=db&f=delete&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *id:123 ID of the data to remove. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Backup dataFreeWe don't have the option to back up data on our server, but the user can easily download and store the backup offline. This further helps the user to protect their data from any possible destruction.GET or POSThttps://edrra.com/v1/api.php?c=db&f=backup&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *a:ABC Filter by action (category), [default]:All actions.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.a:ABC Filter by action (category).total:123 The total amount of data backed up.result:ABC Link of the backed up database in json format.Note: (*) means required field.Google SearchAccess realtime Google organic search data....Access realtime Google organic search data.Search SuggestionsFreeGet search suggestions.GET or POSThttps://edrra.com/v1/api.php?c=google&f=suggest&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Word to search. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result: List of suggested words & sentences.Note: (*) means required field.Google Search$0.002 per requestGET or POSThttps://edrra.com/v1/api.php?c=google&f=search&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The search query phrase. All Google Search filters are supported. *page:123 The page to get search results for. [max]:20 [default]:1Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current pagepage_total:123 Total results for the current page.result:0:title:ABC Title.description:ABC Description.link:ABC Link.source:ABC Source link.1:...:...Note: (*) means required field.Google Images$0.002 per requestGET or POSThttps://edrra.com/v1/api.php?c=google&f=images&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The search query phrase. All Google Search filters are supported. *page:123 The page to get search results for. [max]:20 [default]:1Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current pagepage_total:123 Total results for the current page.result: List of images link.Note: (*) means required field.Google Videos$0.001 per requestGET or POSThttps://edrra.com/v1/api.php?c=google&f=videos&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The search query phrase. All Google Search filters are supported. *page:123 The page to get search results for. [max]:20 [default]:1Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:title:ABC Title.link:ABC Link.image:ABC Image link.source:ABC Source link.1:...:...Note: (*) means required field.Google News$0.001 per requestGET or POSThttps://edrra.com/v1/api.php?c=google&f=news&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The search query phrase. All Google Search filters are supported. *page:123 The page to get search results for. [max]:20 [default]:1Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:title:ABC Title.description:ABC Description.link:ABC Link.image:ABC Image link.source:ABC Source link.dt:ABC Date and time published.1:...:...Note: (*) means required field.CountriesGet data about countries & cities....Get data about countries & cities.Get countriesFreeGET or POSThttps://edrra.com/v1/api.php?c=ctry&f=countries&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *country:ABC Filter by country name.countrycode:ABC Filter by country code.dialcode:ABC Filter by dialCode.currency:ABC Filter by currency namecurrencycode:ABC Filter by currency code.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Number of total countries.result:0:country:ABC Country name.countrycode:ABC Country code.dialcode:ABC Dial code.population:123 Population number.currency:ABC Currency name.currencycode:ABC Currency code.timezone:ABC Timezone.lat:1.3 Latitude.lon:1.3 Longitude.cities:123 Total number of country cities.img:ABC Image of a country's flag in SVG format.1:...:...Note: (*) means required field.Get citiesFreeGET or POSThttps://edrra.com/v1/api.php?c=ctry&f=cities&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *country:ABC Filter by country name.currencycode:ABC Filter by currency code.city:ABC Filter by city.page:Number page of results. [default]:1limit:Number of results per page. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Number of total countries.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:country:ABC Country name.countrycode:ABC Country code.city:ABC City name.lat:1.3 Latitude.lon:1.3 Longitude.1:...:...Note: (*) means required field.Crypto paymentCrypto payment API allows you to integrate & accept only USDT-TRC20 pa...Crypto payment API allows you to integrate & accept only USDT-TRC20 payments into your wallet. Use a new address for each payment.Create payment linkFreeMinimum payment is $1, Transfer fee is 1% by [cryptapi.io] + network fee (8trx = about $0.5).GET or POSThttps://edrra.com/v1/api.php?c=cpt&f=create&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *address:ABC Your USDT wallet address where the payment will be forwarded to. *a:ABC Category or action. ex:(member,books,etc).v1:ABC Any value. ex:(name,id,email,etc).v2:ABC Any value. ex:(name,id,email,etc).v3:ABC Any value ex:(name,id,email,etc).v4:ABC Any value. ex:(name,id,email,etc).v5:ABC Any value. ex:(name,id,email,etc).Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.address:ABC Your USDT wallet address where the payment will be forwarded to.address_in:ABC Generated Address, Give this to your client for the payment.Note: (*) means required field.Payment history listFreeGet a list of pending, successful, and failed payments.GET or POSThttps://edrra.com/v1/api.php?c=cpt&f=list&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *id:123 Filter by ID.a:ABC Filter by action (category).v1:ABC Filter by v1.v2:ABC Filter by v2.v3:ABC Filter by v3.v4:ABC Filter by v4.v5:ABC Filter by v5.page:123 Number page of results. [default]:1limit:123 Number of results per page. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Number of total countries.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:id:123 Payment ID.status:ABC Payment status, values are (pending, failed, and successful).a:ABC Action (category).v1:ABC Value 1v2:ABC Value 2.v3:ABC Value 3.v4:ABC Value 4.v5:ABC Value 5.amount:1.3 Payment amount.address:ABC Your USDT wallet address where the payment will be forwarded to.address_in:ABC The generated Address, Give this to your client for the payment.dt:ABC Date and time created.1:...:...Note: (*) means required field.TranslatorText Translation API for translating text from one language to another...Text Translation API for translating text from one language to another.Get supported langaugesFreeGET or POSThttps://edrra.com/v1/api.php?c=tlr&f=languages&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Search in list.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:code:ABC Language code.name:ABC Language name.1:...:...Note: (*) means required field.Translate text$0.005 per requestGET or POSThttps://edrra.com/v1/api.php?c=tlr&f=translate&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *from:ABC Translate from, [default]:Detect automatically.to:ABC Translate to. [default]:arv:Text to translate, [max]:1,000 characters. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.from:ABC From language.to:ABC To language.result:ABC Translated text.Note: (*) means required field.Send SMSSend SMS to any number anywhere in the world....Send SMS to any number anywhere in the world.Send SMS$0.03 - $0.18 per requestGET or POSThttps://edrra.com/v1/api.php?c=sms&f=send&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *from:ABC A name displayed by the client, 2-8 characters, [default]:Edrra. *to:ABC Phone number with country code ex: +10000000. *body:ABC The message. Length for English SMS is 160 char, Unicode SMS is 70 char. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.from:ABC SMS from.to:ABC SMS to.body:ABC SMS body.Note: (*) means required field.List of available countries and pricesFreeGET or POSThttps://edrra.com/v1/api.php?c=sms&f=prices&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *country:ABC Filter by country name.dialcode:ABC Filter by dialCode.currencycode:ABC Filter by currency code.range:ABC Range price by [min, max].Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of available countries.result:0:country:ABC Country name.countrycode:ABC Country code.dialcode:ABC Dial code.price:1.3 SMS price for country.1:...:...Note: (*) means required field.CaptchaCaptcha API that returns an encoded image containing letters a-z and n...Captcha API that returns an encoded image containing letters a-z and numbers 1-9.Create captchaFreeThe captcha is a PNG image that contains 4 characters (letters and numbers). Each creation is unique and will not repeat soon.GET or POSThttps://edrra.com/v1/api.php?c=cpa&f=create&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.id:ABC The captcha ID.result:ABC The captcha image in Base64.Note: (*) means required field.Check captchaFreeCheck that the code matches the client's response.GET or POSThttps://edrra.com/v1/api.php?c=cpa&f=check&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *id:ABC The captcha ID. *v:ABC The captcha value that is answered by the user. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.UniqueGet a unique number, code, password, etc....Get a unique number, code, password, etc.Get unique short numberFreeGET or POSThttps://edrra.com/v1/api.php?c=unq&f=create1&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Get unique medium numberFreeGET or POSThttps://edrra.com/v1/api.php?c=unq&f=create2&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Get unique large codeFreeGET or POSThttps://edrra.com/v1/api.php?c=unq&f=create3&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Get unique long codeFreeGET or POSThttps://edrra.com/v1/api.php?c=unq&f=create4&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.EncryptionThe encryption and decryption APIs allow you to store information in a...The encryption and decryption APIs allow you to store information in a safe way.Text to Base64FreeGET or POSThttps://edrra.com/v1/api.php?c=encr&f=t2b&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Text to encrypt. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.result:ABC Encrypted result.Note: (*) means required field.Base64 to TextFreeGET or POSThttps://edrra.com/v1/api.php?c=encr&f=b2t&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Text to decrypt. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.result:ABC Decrypted result.Note: (*) means required field.Text to HexFreeGET or POSThttps://edrra.com/v1/api.php?c=encr&f=t2h&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Text to encrypt. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.result:ABC Encrypted result.Note: (*) means required field.Hex to TextFreeGET or POSThttps://edrra.com/v1/api.php?c=encr&f=h2t&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Text to decrypt. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.result:ABC Decrypted result.Note: (*) means required field.Text to AES-256FreeConvert text to The Advanced Encryption Standard (AES), the secret key on encryption is based on your account which means no one can decrypt instead with your account key.GET or POSThttps://edrra.com/v1/api.php?c=encr&f=t2a&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Text to encrypt. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.result:ABC Encrypted result.Note: (*) means required field.AES-256 to TextFreeConvert Advanced Encryption Standard (AES) to textGET or POSThttps://edrra.com/v1/api.php?c=encr&f=a2t&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Text to decrypt. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The original text.result:ABC Decrypted result.Note: (*) means required field.QR CodeQR Code API allows you to create QR Codes....QR Code API allows you to create QR Codes.Create QR-CodeFreeGET or POSThttps://edrra.com/v1/api.php?c=qr&f=create&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The QR content. *size:123 The size (width & height) of QR image, ex:(100) means (100*100).Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:ABC The QR content.size:ABC The size of the QR image. ex:(100*100).result:ABC QR Code image in base64.Note: (*) means required field.Link ShortnerURL Shortener API transforms long links into easily recognizable, trac...URL Shortener API transforms long links into easily recognizable, traceable shortened URLs.Link to short$0.0001 per requestGET or POSThttps://edrra.com/v1/api.php?c=lnk&f=short&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The link to short. *name:ABC Name of the link.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.original:ABC Original link.name:ABC Name of the shortened link.id:123 The shortened ID of the link.shortened:ABC The shortened link.Note: (*) means required field.Get list & filterFreeGET or POSThttps://edrra.com/v1/api.php?c=lnk&f=list&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *name:ABC Filter by name.link:ABC Filter by original link.id:123 Filter by shortened id.page:123 Number page of results. [default]:1limit:123 Number of results per page. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Number of total countries.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:id:123 Link ID.name:ABC Link name.original:ABC Original link.shortened:ABC Shortened link.dt:ABC Date and Time of the Shortened Link.1:...:...Note: (*) means required field.ColorsA global palette of event colors, with name, RGB, HEX, HSL....A global palette of event colors, with name, RGB, HEX, HSL.Color listFreeGET or POSThttps://edrra.com/v1/api.php?c=clr&f=list&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *name:ABC Filter by name.hex:ABC Filter by hex.rgb:ABC Filter by rgb.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Number of total colors.result:0:id:123 Color ID.name:ABC Color name, ex:(gold).hex:ABC HEX of color, ex:(#ffd700).rgb:ABC RGB of color, ex:(255,215,0).1:...:...Note: (*) means required field.Get random colorFreeGET or POSThttps://edrra.com/v1/api.php?c=clr&f=rand&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.id:123 Color ID.name:ABC Color name, ex:(gold).hex:ABC HEX of color, ex:(#ffd700).rgb:ABC RGB of color, ex:(255,215,0).Note: (*) means required field.ValidationValidation API to validate emails, passwords, phone numbers, and more....Validation API to validate emails, passwords, phone numbers, and more.Validate nameFreeCheck if the name contains only letters in and more than 1 letter and smaller that 16 letter.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=name&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate fulnameFreeCheck if the name contains only letters in and separated with space between names, And length should be more than 1 letter and smaller that 30 letter.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=fulname&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate emailFreeCheck if the text is a valid email address.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=eml&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The email to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate number phoneFreeCheck if the text is a valid number phone, (with dial code such as 1,+81,86), ex:+1XXXXXXXXXX.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=tel&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The number phone to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate linkFreeCheck if the text is a valid link.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=link&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The link to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate only HTTP & HTTPS linkFreeCheck if the link is HTTP or HTTPS.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=linkhttphttps&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The link to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate only HTTPSFreeCheck if the link is only HTTPS.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=linkhttps&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The link to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate only HTTPFreeCheck if the link is only HTTP.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=linkhttp&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The link to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate numberFreeCheck if the text is only contains number.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=num&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate only letterFreeCheck if the text is only contains letter.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=letter&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate letter, number, underscoreFreeCheck if the text is only contains letter & number & underscore.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=ltrnumund&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate letter, numberFreeCheck if the text is only contains letter & number.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=ltrnum&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Validate passwordFreeCheck if the text is password that should contains letter & number & symbols.GET or POSThttps://edrra.com/v1/api.php?c=vld&f=pass&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text to validate. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Text extractionRegular Expression API to extract email(s), character(s), symbols, and...Regular Expression API to extract email(s), character(s), symbols, and more.Extract numbersFreeGET or POSThttps://edrra.com/v1/api.php?c=ext&f=num&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:ABC Extracted text.Note: (*) means required field.Extract lettersFreeGET or POSThttps://edrra.com/v1/api.php?c=ext&f=ltr&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:ABC Extracted text.Note: (*) means required field.Extract letters & numbersFreeGET or POSThttps://edrra.com/v1/api.php?c=ext&f=ltrnum&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:ABC Extracted text.Note: (*) means required field.Extract letter & number & underscobeFreeGET or POSThttps://edrra.com/v1/api.php?c=ext&f=ltrnumund&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The text. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:ABC Extracted text.Note: (*) means required field.Extract dialcode from phone numberFreeGET or POSThttps://edrra.com/v1/api.php?c=ext&f=dialcode&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The Phone number with dialcode. ex:(+18004444444) *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.tel:ABC Extracted number phone.dialcode:ABC Extracted dial code.country:ABC Extracted country name.countrycode:ABC Extracted country code.Note: (*) means required field.NamesFast & easy way to explore between more than 11,000+ male,female,sure ...Fast & easy way to explore between more than 11,000+ male,female,sure names, etc.Get categoriesFreeGET or POSThttps://edrra.com/v1/api.php?c=nms&f=categories&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of categories.result:0:category:ABC Category name.count:123 Total number of records in a category.1:...:...Note: (*) means required field.Get randomFreeGET or POSThttps://edrra.com/v1/api.php?c=nms&f=rand&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *category:ABC Filter by category, [default]:Random category.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.category:ABC Selected category.result:ABC Random name.Note: (*) means required field.Link & URL & IPGet details about links, IP, etc....Get details about links, IP, etc.Get IP GeolocationFreeGET or POSThttps://edrra.com/v1/api.php?c=ip&f=geo&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC IP address, [default]:Current client IP address. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.ip:ABC Public IP address.country:ABC Country name.countrycode:ABC Country code.region:ABC Region/state short code (FIPS or ISO), ex:(CA or 10).regionname:ABC Region/state name.city:ABC City name.lat:ABC Latitude.lon:ABC Longitude.timezone:ABC Timezone, ex:(America/Los_Angeles).isp:ABC ISP name, ex:(Google).org:ABC Organization name, ex:(Google).as:ABC AS number and organization, separated by space (RIR). Empty for IP blocks not being announced in BGP tables, ex:(AS15169 Google Inc.).Note: (*) means required field.Check link is online or notFreeGET or POSThttps://edrra.com/v1/api.php?c=ip&f=isonline&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC URL to check. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.Note: (*) means required field.Get link type & extensionFreeGET or POSThttps://edrra.com/v1/api.php?c=ip&f=info&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:Url to check. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.type:ABC Link type, ex:(image,application).extension:ABC Link extension, ex:(png,exe).Note: (*) means required field.YoutubeFast and easy API that allowing you to download videos from YouTube....Fast and easy API that allowing you to download videos from YouTube.Link to download$0.001 per requestLink of any youtube videos, pay attention that private or locked posts could not be download.GET or POSThttps://edrra.com/v1/api.php?c=youtube&f=download&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Link to download. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.link:ABC Target link.title:ABC Media title.result:0:link:ABC Media link.thumbnail:ABC Thumbnail image link.quality:123 Media quality, ex:(360,720).1:...:...Note: (*) means required field.ImageA picture editing API allows developers to incorporate photo-related t...A picture editing API allows developers to incorporate photo-related tasks into their applications.Image compressor$0.0001 per requestGET or POSThttps://edrra.com/v1/api.php?c=img&f=compress&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Image link to compress, Accepted image types is [jpg,png,gif] *level:123 level of the compression between 0 (worst quality, smaller file) to 100 (best quality, biggest file), [default]:50.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.type:ABC Image type, ex:(jpg, png, gif).level:123 Compression level, ex:(40).original:link:ABC Orginal image link.size:123 Image size.compressed:link:ABC Compressed image link.size:123 Image size.Note: (*) means required field.Temporary Phone NumbersReceive SMS online using our disposable / temporary numbers from USA, ...Receive SMS online using our disposable / temporary numbers from USA, Canada, and other countries.Get available countries & phone numbersFreeGET or POSThttps://edrra.com/v1/api.php?c=tmptel&f=tels&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.result:0:country:ABC Country name.countrycode:ABC Country code.count:123 The total number of available phone numbers.tels: List of available phone numbers.1:...:...Note: (*) means required field.Open phone number messagesFreeDo not use for send your sensitive information over these virtual numbers.GET or POSThttps://edrra.com/v1/api.php?c=tmptel&f=messages&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Telephone number. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:from:ABC Message from.body:ABC Message body.time:ABC Message time.1:...:...Note: (*) means required field.Temporary Email AddressesGenerate temporary disposable email addresses that provides temporary,...Generate temporary disposable email addresses that provides temporary, secure, anonymous, free, disposable email address.Generating random email addressesFreeGET or POSThttps://edrra.com/v1/api.php?c=tmpeml&f=list&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *limit:123 Number of random emails to create. [max]:10 [default]:1.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result: List of emails.Note: (*) means required field.Get email inbox messagesFreeGET or POSThttps://edrra.com/v1/api.php?c=tmpeml&f=get&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC Generated email address. [example]:test@domain.com. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:title:ABC Message from.subject:ABC Message subject.body:ABC Message body, Contains body link.date:ABC Message date.1:...:...Note: (*) means required field.Convert BytesConvert bytes Into KB, MB, GB, etc....Convert bytes Into KB, MB, GB, etc.ConvertFreeGET or POSThttps://edrra.com/v1/api.php?c=bytes&f=convert&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:123 Bytes to convert. *suffix:0/1 Show suffix, ex:(2Mb, 4Kb). [default]:1Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.bytes:1.3 Current Bytess.bits:1.3 Get Bits.kb:1.3 Get Kilobyte.:1.3 Get Megabyte.gb:1.3 Get Gegabyte.tb:1.3 Get Terabyte.Note: (*) means required field.Date & TimeUsefull tools for dates and times, accepted date and time format is (d...Usefull tools for dates and times, accepted date and time format is (d-m-Y h:i:s).Between two Date and TimeFreeGet remains between two Date and Times.GET or POSThttps://edrra.com/v1/api.php?c=dt&f=between&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *from:ABC Date & time, [default]:current date & time. *to:ABC Date & time, [default]:for current date & time. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.from:ABC From date and time.to:ABC To date and time.years:123 Years.months:123 Months.days:123 Days.hours:123 Hours.minutes:123 Minutes.seconds:123 Seconds.Note: (*) means required field.Add day to Date and TimeFreeGET or POSThttps://edrra.com/v1/api.php?c=dt&f=addday&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The Date and Time, [default]:current date & time. *day:123 Number of days to add, only numbers ex:1,2,5,8. [default]:0 *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.dt:ABC Orginal date and time.days:123 Number of days added.result:ABC Date and Time after Adding.Note: (*) means required field.Subtract day to Date and TimeFreeGET or POSThttps://edrra.com/v1/api.php?c=dt&f=subday&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:ABC The Date and Time, [default]:current date & time. *day:123 Number of days to subtract, only numbers ex:1,2,5,8. [default]:0 *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.dt:ABC Orginal date and time.days:123 Number of days added.result:ABC Date and Time after Subtraction.Note: (*) means required field.WeatherSimple and fast weather API to access hourly 7-day forecast worldwide ...Simple and fast weather API to access hourly 7-day forecast worldwide by Latitude(lat) and Longitude(lon).Search for cities (lat & lon)FreeGET or POSThttps://edrra.com/v1/api.php?c=wth&f=search&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *country:ABC Filter by country name.countrycode:ABC Filter by country code.city:ABC Filter by city.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:country:ABC Country name.countrycode:ABC Country code.city:ABC City name.lat:1.3 Latitude.lon:1.3 Longitude.cities:123 Total number of country cities.1:...:...Note: (*) means required field.Get weather details$0.001 per requestWithin the daily and hourly weather you will see [code] key that.GET or POSThttps://edrra.com/v1/api.php?c=wth&f=get&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *lat:1.3 Latitude. *lon:1.3 Longitude. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:date:ABC Date.temp_max:123 Maximum temperature, Unit:°C (°F).temp_min:123 Minimum temperature, Unit:°C (°F).windspeed:123 Wind speed, Unit:km/h.description:ABC Description.icon:ABC Icon link.code:123 The current date weather code is organized as follows: (1:Clear sky, 2:Partly cloudy, 3:Overcast, 4:Fog, 5:Light rain, 6:Moderate rain, 7:Dense rain, 8:Freezing Drizzle, 9:Rain: 10:Freezing Rain, 11:Snow fall, 12:Snow grains, 13:Rain showers, 14:Snow showers, 15:Thunderstorm, 16:Thunderstorm with slight and heavy hail).sunrise:ABC Sunrise time.sunset:ABC Sunset time.hourly:0:time:ABC Time.temp:123 Temperature, Unit:°C (°F).humidity:123 Humidity, Unit:%.windspeed:123 Windspeed, Unit:km/h.description:ABC Description.icon:ABC Icon link.code:123 The current date weather code is organized as follows: (1:Clear sky, 2:Partly cloudy, 3:Overcast, 4:Fog, 5:Light rain, 6:Moderate rain, 7:Dense rain, 8:Freezing Drizzle, 9:Rain: 10:Freezing Rain, 11:Snow fall, 12:Snow grains, 13:Rain showers, 14:Snow showers, 15:Thunderstorm, 16:Thunderstorm with slight and heavy hail).1:...:...1:...:...Note: (*) means required field.Number to wordConverting numbers (figures) to words. ex: 7238.83 -> Seven Thousa...Converting numbers (figures) to words. ex: 7238.83 -> Seven Thousand, Two Hundred and Thirty-Eight Point Eight.Get converted numberFreeConverts are done for numbers up to a billion (twelve digits), if the number is higher, it is sent back as it is.GET or POSThttps://edrra.com/v1/api.php?c=num2word&f=convert&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *v:1.3 Number to convert. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.v:1.3 The input number to convert, ex:(25,7.2,2352,7916236.4).result:ABC Result of the conversion.Note: (*) means required field.NewsGet latest and breaking news, powered by (globalnews.ca)....Get latest and breaking news, powered by (globalnews.ca).Get news by categoryFreeGET or POSThttps://edrra.com/v1/api.php?c=news&f=get&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *category:ABC Category of news. [default]:global *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.result:0:title:ABC News title.description:ABC News description.date:ABC News published date.img:ABC News image link.link:ABC News link.1:...:...Note: (*) means required field.Get news categoriesFreeGET or POSThttps://edrra.com/v1/api.php?c=news&f=categories&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of categories.result: List of categories, ex:(global,tech,etc).Note: (*) means required field.IconsGetting collection of important icons....Getting collection of important icons.Get categoriesFreeGET or POSThttps://edrra.com/v1/api.php?c=icons&f=categories&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:category:ABC Category.count:123 Total number of records in a category.1:...:...Note: (*) means required field.Get icons by categoryFreeGET or POSThttps://edrra.com/v1/api.php?c=icons&f=get&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *category:ABC Category of icons. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of category icons.result:0:name:ABC Icon name.link:ABC Icon link.1:...:...Note: (*) means required field.QuotesThe Quote API allows you to get famous quotations among 45,000+ quotes...The Quote API allows you to get famous quotations among 45,000+ quotes.Get listFreeGET or POSThttps://edrra.com/v1/api.php?c=quotes&f=list&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *category:ABC Filter by category.author:ABC Filter by author.page:123 Number page of results. [default]:1limit:123 Number of results per page. [min]:1 [max]:500 [default]:10Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.pages:123 Total number of pages.limit:123 Limit results per page.page:123 Current page.page_total:123 Total results for the current page.result:0:id:123 ID.quote:ABC Quote.author:ABC Author.category:ABC Category.1:...:...Note: (*) means required field.Get randomFreeGET or POSThttps://edrra.com/v1/api.php?c=quotes&f=rand&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *category:ABC Filter by category.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.result:0:id:123 ID.quote:ABC Quote.author:ABC Author.category:ABC Category.1:...:...Note: (*) means required field.Get categoriesFreeGET or POSThttps://edrra.com/v1/api.php?c=quotes&f=categories&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of results.result:0:category:ABC Category.count:123 Total number of records in a category.1:...:...Note: (*) means required field.ProxyHTTP, Socks4 and Socks5 proxy lists updated 24/7....HTTP, Socks4 and Socks5 proxy lists updated 24/7.Get proxy listFreeGET or POSThttps://edrra.com/v1/api.php?c=proxy&f=list&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *protocol:ABC Protocol of the proxies. Values:(all,http,socks4,socks5). [default]:alltimeout:123 The maximum timeout of the proxies in miliseconds. [default]:10000country:ABC The country. in Alpha 2 ISO country code. [default]:all.ssl:ABC Proxies with support SSL (HTTPS), Values:(all,yes,no). [default]:all.anonymity:ABC Proxies anonymity level, Values:(elite,anonymous,transparent,all). [default]:all.Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.protocol:ABC Selected Protocol.timeout:ABC Selected Timeout.country:ABC Selected Country.ssl:ABC Selected SSL.anonymity:ABC Selected Anonymity.result: List of Proxies.Note: (*) means required field.Get proxy list detailsFreeGet information of the available proxies such as: Amount of available proxies, Time since last proxy list update, Available countries, Organizations the proxies are related to, Ports of the proxies.GET or POSThttps://edrra.com/v1/api.php?c=proxy&f=info&k=YOUR_API_KEYParametersc:ABC Class. *f:ABC Function. *k:ABC Your API key. *Responseconn:0/1 Account connection status.status:0/1 The function status was either 0 or 1.message:ABC Function alerts, errors, and tips.total:123 Total number of available proxies.last_updated:ABC Last updated.organizations: List of Organizations the proxies are related to.ports: List of Ports of the proxies.countries: List of Available countries.Note: (*) means required field.Frequently asked questionsStill got questions? Read our frequently asked questions, Or feel free to get in touch.In what format do you provide results?Our API endpoint returns results in JSON format.Is there an upper limit for API calls?No, there isn't any upper limit, You can send request(s) as many as you want to.Do you offer refunds?There are actually no refunds, but in the event of any problems with our servers that prevent us from providing our services, we will refund your money.Can I test your service for free?Yes, some of our services are completely free.Is there any hidden charges?We believe in working 100% transparent and thus, there are no hidden charges at all for our service.What customer support do you provide?Our support team is available 24/7 to assist you.Privacy PolicyOne of our main priorities is the privacy of our visitors. As can be seen from our operating policy that we have no login page and do not use cookies, this and many other ways to provide the best protection for our users.If you have additional questions or require more information about our Privacy Policy, please reach out to us here.- support@edrra.comTerms of ServiceCustomer ("You"): person, firm or company who uses our Services, by creating an account and using our Services you enter into a contract with us that we must comply with and provide our Services in a good and seamless manner. However, by using our services we can make several decisions including: In the event of an attack on our servers by a user, we have the right to suspend or delete his account completely, we can update the services and features at any time without the users consent.SecurityWe value your trust in providing us your Personal Information, thus we are striving to use commercially acceptable means of protecting it. But remember that no method of transmission over the internet, or method of electronic storage is 100% secure and reliable, and we cannot guarantee its absolute security.ConsentBy using our website, you hereby consent to our Privacy Policy and agree to its Terms and Conditions.EdrraCopyright 2022. All rights reserved.