# Log Sources

## Overview

Use these API operations to interact with [log sources](https://docs.panther.com/data-onboarding) in Panther. The following sources are supported:

* [Google Cloud Storage (GCS) Sources](https://docs.panther.com/panther-developer-workflows/api/rest/log-sources/gcs-sources)
* [HTTP Sources](https://docs.panther.com/panther-developer-workflows/api/rest/log-sources/http-sources)
  * This does not include [supported log sources](https://docs.panther.com/data-onboarding/supported-logs) that use HTTP as their transport mechanism.
* [Pub/Sub Sources](https://docs.panther.com/panther-developer-workflows/api/rest/log-sources/pubsub-sources)

To call the API, see the [How to use the Panther REST API](https://docs.panther.com/panther-developer-workflows/api/rest/..#how-to-use-the-panther-rest-api) instructions—including [directions for how to invoke it directly from this documentation page](https://docs.panther.com/panther-developer-workflows/api/rest/..#step-3-invoke-the-panther-rest-api).
