46elks at Hack Kosice

You can integrate telephony 📞 in your project.


Code examples in many different programming languages (PHP, node, java, elixir, ruby... ) are available on github.

An example (python) of how you can use the 46elks API to send an SMS:


import requests

fields = {
    'from': 'HackKosice',
    'to': '+421902028066',
    'message': 'Hi Ingrid! Welcome to Hack Kosice! 
    You seat is E46. It's located on the 2nd floor.'
    }

auth = (
    'USERNAME',
    'PASSWORD'
    )

requests.post("https://api.46elks.com/a1/SMS", data=fields, auth=auth)

Register an account to get a USERNAME and a PASSWORD. You can use the API for free during the hackathon, and you can keep the credits and play with them after the hackathon as well. :)

You can ask Rene & Daniela questions about APIs (46elks and other APIs). If you need help or code examples on how to use an API - you can ask Rene (rene@46elks.com +385996768133). Rene & Daniela are also on SwapCard