Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default [C# CLI] Example - PublicApi sample

    Hello!

    Here you can find an example how to use our Neocron Public Api.

    The best way to work with the api is to create a api key at first. You can do this here:
    http://neocron-game.com/AccountManag...horizationKeys

    You'll need this key to get a special session token from our SessionManagement Service. The validity of the token is limited by time - 15 min per default. You can refresh this token anytime you want by relogging for example.

    The Neocron API is based on WCF.

    Session Management:
    http://api.neocron-game.com:8100/SessionManagement
    http://api.neocron-game.com:8100/SessionManagement?wsdl

    Public Interface:
    http://api.neocron-game.com:8100/PublicInterface
    http://api.neocron-game.com:8100/PublicInterface?wsdl

    Example:

    Download: NeocronPublicApiSample.zip

    Notice: There is also a prevention system - Don't try to misuse the public api this could lead into a ban.
    Last edited by Zoltan; 20-08-15 at 23:17.
    Zoltan
    Management • Development • Server Administration
    Neocron Support Team
    N E O C R O N - G A M E . C O M

    »What do you hear? - Nothing but the rain. «

    »I felt a great disturbance in the Force, as if hundreds of voices suddenly cried out in terror and were suddenly silenced. I fear something terrible has happened.« - server crash

    DOWNLOAD NEOCRON • PLAY NEOCRON • FACEBOOK • TWITTER • DISCORD • GET SUPPORT • FORUM RULES • RULES OF CONDUCT​​

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •