> For the complete documentation index, see [llms.txt](https://dev.vulos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.vulos.io/reference/organization-api.md).

# Organization API

{% hint style="success" %}
If you use the [JavaScript SDK](/reference/identity-javascript-sdk.md) you could use the [`OrganizationApi`](/reference/identity-javascript-sdk/the-base-package/organizations/organizationapi.md) abstraction instead.
{% endhint %}

{% hint style="warning" %}
You need the [`organization:manage`](/identity/scopes-and-claims.md#organization-manage) scope to access this API.
{% endhint %}

## Organizations

All the methods associated with organization management:

{% content-ref url="/pages/d3eR4YHqgsWaLbVEKG3W" %}
[Organizations](/reference/organization-api/organizations.md)
{% endcontent-ref %}

## Memberships

All the methods associated with member management:

{% content-ref url="/pages/d6XYsuY11BE4uBnkVkQo" %}
[Memberships](/reference/organization-api/memberships.md)
{% endcontent-ref %}

{% content-ref url="/pages/3GdY1lC1fanVmSKu1hEa" %}
[Roles](/reference/organization-api/memberships/roles.md)
{% endcontent-ref %}
