is https protocol mandatory for kite to work

pannet1
hello,

is https protocol mandatory for kite to work. I am planning to use kite api for PHP.
Tagged:
  • sujith
    Hi @pannet1,
    Yes, All Kite Connect API calls are HTTPS.
    PHP does support https protocol by default.
  • pannet1
    Thanks Sujith,

    What I wanted to ask is should i make my requests from a https//example.com website ... I understand that Kite API calls are https.

    or am I missing something.
  • sujith
    @pannet1,
    It doesn't matter. You can use HTTP or HTTPS.
    If you are using postbacks then you need to have HTTPS server.
Sign In or Register to comment.