How to get api access key and details for a simple java program based access

prkarthikeyan
Hi, I am new to kite and would like to get access keys for login to the kite platform. My plan is to use it via a simple java program. I am not sure of the details redirect URL and postback URL. Are they mandatory?
I belive the steps are not coming out clear in your pages. Pls help with screenshots or clarify the steps in detail.
  • sujith
    Hi,
    You can check out complete login flow here.
    You can sign up and subscribe to Kite Connect here.
  • sujith
    You can go through examples in this github repository.
  • prkarthikeyan
    @sujith , thanks. I am confused on the steps to get apikey. i see a create app ui with the redirect and postback url. incase of java app what should i provide here? I can go through the github examples and seems readable to me. i am unable to get hold of the steps for api key creation.
  • sujith
    sujith edited April 2018
    Postback URL is an optional field. You can give localhost for redirect URL field.
    You may also check out webinar mentioned below login flow in the documentation.
Sign In or Register to comment.