Insites Docs Instance APIAuthorization PoliciesAuthorization Policies Introduction

Authorization Policies Introduction

Last updated on March 24, 2026.

Authorization Policies are rules that control which requests are allowed to access your Custom API Endpoints. Each policy defines a condition an incoming request must satisfy. If the condition is not met, the request is denied before your endpoint logic runs.

Think of an Authorization Policy as a security check at the entry point of your API. Just as a building requires a valid ID before entry, your endpoint requires a passing policy before processing any request. This keeps your data and operations protected from unauthorized access.

Please refer to the following articles for more details:

Have a suggestion for this page?

Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.