# Log Sources

## Overview

{% hint style="info" %}
The `/log-sources` REST API operations are in open beta starting with Panther version 1.111, and are available to all customers. Please share any bug reports and feature requests with your Panther support team.
{% endhint %}

Use these API operations to interact with [log sources](https://docs.panther.com/~/changes/2402/data-onboarding) in Panther. Currently, interactions with [HTTP Sources](https://docs.panther.com/~/changes/2402/data-onboarding/data-transports/http) are supported. (This does not include [supported log sources](https://docs.panther.com/~/changes/2402/data-onboarding/supported-logs) that use HTTP as their transport mechanism.)

To call the API, see the [How to use the Panther REST API](https://docs.panther.com/~/changes/2402/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/~/changes/2402/panther-developer-workflows/api/rest/..#step-3-invoke-the-panther-rest-api).

## Required permissions

* For `GET` operations, your API token must have the `View Log Sources` permission.
* For `POST`, `PUT`, and `DELETE` operations, your API token must have the `Manage Log Sources` permission.

## Operations

{% openapi src="<https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c>" path="/log-sources/http" method="post" %}
[panther\_open\_api\_v3\_spec.yaml](https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media\&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c)
{% endopenapi %}

{% openapi src="<https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c>" path="/log-sources/http/{id}" method="get" %}
[panther\_open\_api\_v3\_spec.yaml](https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media\&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c)
{% endopenapi %}

{% openapi src="<https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c>" path="/log-sources/http/{id}" method="put" %}
[panther\_open\_api\_v3\_spec.yaml](https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media\&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c)
{% endopenapi %}

{% openapi src="<https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c>" path="/log-sources/http/{id}" method="delete" %}
[panther\_open\_api\_v3\_spec.yaml](https://4011785613-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LgdiSWdyJcXPahGi9Rs-2910905616%2Fuploads%2Fw3NN0Zi8J2xxN9fp4QNF%2Fpanther_open_api_v3_spec.yaml?alt=media\&token=c5f744e1-c195-4ead-bf7c-7ca7aa6d407c)
{% endopenapi %}
