Page 1 of 1

NLS API

Posted: Fri Jul 24, 2015 11:16 am
by jb60606
Could you tell me what language(s) NLS is written in? Also wondering if you might be able to point me in the direction of any NLS API documentation out there?

Thanks

Re: NLS API

Posted: Fri Jul 24, 2015 11:28 am
by jolson
NLS is written in many languages - likely most of them if you count each utility being used in the backend. I know for a fact that there is python/ruby/php/perl/bash/C/java involved.

It's hard to say which language is primary. If I had to guess, I would say Java, since Elasticsearch utilizes Java heavily.
Also wondering if you might be able to point me in the direction of any NLS API documentation out there?
What kind of API queries are you looking for? There's an extensive query API, and you can press the small 'i' icon next to any query in your dashboard to pull up an appropriate API call.

Re: NLS API

Posted: Fri Jul 24, 2015 4:03 pm
by jb60606
Thanks.

Re: NLS API

Posted: Fri Jul 24, 2015 5:36 pm
by jolson
No problem! Anything else you'd like to see included in the API?