> ## Documentation Index
> Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connectivity API Introduction

> Use Alloy's Connectivity API to programmatically access hundreds of third-party connectors through a standard REST interface. Build native, real-time integration experiences directly into your product—without maintaining any custom connector logic.

APIs are available for managing the following:

* Users - create, update and delete users records
* Credentials - create, retrieve and delete authentications for services
* Connectors - discover, fetch schema, and call individual operations for 3rd-party services

Connectivity API is your gateway, a single point of access to a broad range of third party APIs.

To get you started as quickly as possible, we recommend you read our [quick start guide](/connectivity-api/introduction).
