# APIs

The "APIs Security" enables administrators to manage access to APIs. Only authorized users or roles can view or edit crawled API data. The administrator can view authorized roles and users accessing OvalEdge APIs and grant, deny, or modify access permissions for individual users and roles.&#x20;

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf1kiYnph17O_4OP_pp5KfpwDbhLzji0vNJr3AwHOYH0kQdHV-UIiJTf_bzjSQoRzpJJf1DZjxA-CNzsAhCuyuDotV_Psa9tlr3Rkv3yrEF6G6b-moKZzKVHguQcY3TJKgXhAwjmw?key=HQ3_DdDr7Hskac9eJBoI-Xdv" alt=""><figcaption></figcaption></figure>

Based on the selected Data Source (Connection Name), the corresponding APIs are displayed along with the governance roles, users, and roles with metadata and data permissions on those APIs.

**API Security: Permissions and Governance**

OvalEdge provides granular control over API access through permission management and governance roles.

**Permissions (SGA & OE\_ADMIN only):**

* **Individual and Bulk Management:** Add, modify, or delete Metadata (view/edit) and Data access permissions for users and roles (including Governance Roles) on single or multiple APIs.
* **Role-Based Access Control:** Based on the license limitations, define the level of Metadata and Data access permissions for specific roles.
* **API Admin:** Assign a role as admin for an API, granting them the highest permissions.

**Governance Roles:**

* **Connector Creation:** Define mandatory Governance roles (Owner, Steward, Custodian) during API connector creation.
* **Updating Governance Roles:** Update Governance roles for individual or multiple APIs (with or without cascading changes to all API attributes).
* **Deleting Role Access:** Remove access permissions assigned to roles on individual or multiple APIs.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ovaledge.com/release8.1/administration/security/apis.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
