Question
Is application user security respected in the API?
Answer
No, the API does not limit access to API calls based on user permissions at this time. Once the user has been authenticated by the system, they have access to all features available through the API.
If specific user permissions are required, authentication and security must be enforced in the application for which you are using the API.
Comments
Please sign in to leave a comment.