Help - Search - Members - Calendar
Full Version: API documentation
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
ppmotskula
The Skype Public API Reference Guide has been updated to include the changes available in Skype for Windows 2.0, and is now available in the new Developer Zone at https://developer.skype.com/Docs/ApiDoc
Mirje
Dear all,

You can find all new API features from this page. There's Developer notes for Skype versions 2.5, 2.6 and 3.0. The information from these docs has currently not been added to the regular API reference, which can be found from here . Below you can find which new API features each of these docs include.

Skype API 2.5 Dev Notes:
  • Send SMS messages
  • Share groups with contacts
  • Get call cost information
  • Bookmark chats
  • Filter for new voicemails
  • Associate location with IP address
    --------
  • Changes in behavior
  • Problems fixed
  • Deprecated
Skype API 2.6 Dev Notes:
  • voice access API
  • SMS API
  • minor changes
Skype API 3.0 Dev Notes:
  • Interfaces to support the Extras Framework for Skype
  • Call transfer interface
  • New commands to personalize Skype
    --------
  • Changes in behavior
  • Problems fixed
  • Deprecated
TheUberOverlord
New Examples using the Skype4COM 1.0.26.0 version have been added here:

https://developer.skype.com/Docs/Skype4COM/Example
Mirje
Moved this post from June 2006 from "TheUberOverlord":

"Here is some detailed information on estimates of timelines for new features being worked on for the API. This is based on what was talked about at the latest developers conference:

https://developer.skype.com/DevCon/Tracks"
Avo Nappo
The Skype Public API Reference has been updated to include the changes available up to and including Skype for Windows 3.1.

API Reference:
https://developer.skype.com/Docs/ApiDoc

3.1 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...1_Release_Notes

3.0 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...0_Release_Notes

2.6 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...6_Release_notes
Avo Nappo
The Skype Public API Reference has been updated to include the changes available in Skype for Windows 3.2

API Reference:
https://developer.skype.com/Docs/ApiDoc

3.2 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...2_Release_Notes
Avo Nappo

The Skype Public API Reference has been updated to include the changes available in Skype for Windows 3.5

API Reference:
https://developer.skype.com/Docs/ApiDoc

3.5 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...5_Release_Notes
Avo Nappo
The Skype Public API Reference has been updated to include the changes available in Skype for Windows 3.6

API Reference:
https://developer.skype.com/Docs/ApiDoc

3.6 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...._Release_Notes
USR
QUOTE(Avo Nappo @ Wed Oct 17 2007, 12:34) [snapback]453000[/snapback]

The Skype Public API Reference has been updated to include the changes available in Skype for Windows 3.6

API Reference:
https://developer.skype.com/Docs/ApiDoc

3.6 Release Notes:
https://developer.skype.com/Docs/ApiDoc/Sky...._Release_Notes


I have been looking for this API. thanks for all this details
Thomas Strang
Hi there,

I used the example app to test the Skype API. By typing

GET PROFILE TIMEZONE

I observed a behaviour diverging from the API documentation, i.e.

-> GET PROFILE TIMEZONE
<- PROFILE TIMEZONE 93600

if the timezone was set to GMT+2, and

-> GET PROFILE TIMEZONE
<- PROFILE TIMEZONE 86400

if the timezone was set to GMT. According to

https://developer.skype.com/Docs/ApiDoc/PROFILE_object

the timezone should be indicated as "Offset is given in minutes from GMT." However, it looks as if the "offset is given in seconds from GMT plus 86400".

Can anyone confirm this? BTW, I have Skype 3.6.0.244.

Regards,
Thomas


Avo Nappo

> However, it looks as if the "offset is given in seconds from GMT plus 86400".

Confirmed and fixed docs to reflect observable reality. Thanks for finding this smile.png
Han Hong
Is there any skype4java documentation available?

thanks,
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.