You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Available Cloud Controller API client libraries
owner: CAPI
---
Here is a list of the client libraries you can use with the Cloud Foundry API (CAPI)
<% if vars.platform_code == "CF" %>
.
<% else %>
for <%= vars.app_runtime_first %>.
<% end %>
## <aid='overview'></a>CAPI overview
CAPI is the entry point for most operations within the <%=vars.app_runtime_abbr%>
platform. You can use it to manage orgs, spaces, and apps, which includes user roles and permissions. You can also use CAPI to manage the services provided by your <%=vars.app_runtime_abbr%> deployment, including provisioning, creating, and binding them to apps.
<%=vars.capi_link%>
## <aid='client-libraries'></a>Client libraries
While you can develop apps that use CAPI by calling it directly as in the API documentation, you might want to use an existing client library. See the following available client libraries.
### <aid='supported'></a>Supported
<%=vars.app_runtime_abbr%> supports the following clients for CAPI: