Main Page
From PokeTALK developers
PokeTALK API Documentation.
Welcome to PokeTALK's developer wiki. This documentation site aims to guide you on how to both create additional features onto the PokeTALK site, as well as using our telephony API to create your own standalone applications.
Please note that this documentation site is still under development as we add more to the API.
For any questions please do not hesitate to contact our dev team at: developers@poketalk.com
Contents |
Getting Started
poketalk.base.js
Core module
- check_login
- login
- logout
- get_numbers
- set_number
- get_cid
- set_cid
- get_recent_calls
- get_rate_numbers
- make_call
- calculate_timeout
few helper functions
poketalk.addressbook.js (optional)
Use user contacts list
poketalk.report.js (optional)
User billing report

