mikeholczer

Members
  • Posts

    4
  • Joined

  • Last visited

mikeholczer's Achievements

New User

New User (1/3)

  1. Be able to list the addresses/IPs of peers and their listen ports
  2. Did you get an answer to this or experiment with it? Sent from my iPhone using Tapatalk
  3. From what I have been able to piece together from reading various posts, in order to use the API, one needs to configure their btsync app to include their api key for the value of a "api_key" property in the "web_ui" section of the config file. This seems like an odd implementation of an API key. It seems like what it actually does is enable the API "mode" of btsync rather than authenticate a API client as being from a "trusted" developer. If I am going to work on an integration with the btsync API, I would want any btsync user to be able to take advantage of it, but just ones that unlock the API mode of the app by registering as a developer. Am I missing something? Or is this API Key process just something that is required while the system is in beta?