I was thinking that "back in the day" one must have privileges to use the API but within 9.3 I don't see this explicitly pointed out.
My questions are:
1) Most of my API calls are GET so perhaps I would need to create a read-only account that touches everything privilege-wise?
2) For the PUT/POST scripts, should I then create a full-admin access, minus a couple of options, for API writes?
3) The API-writes scripts have the username/password hardcoded in them, but I am afraid if I need to add write access and those un:pw are stored in plain text some where, so any thoughts on getting around that if question 2 applies?
Any thoughts or let me know what I am missing?
