How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Splunk Data Inputs API

Endpoints for configuring and managing data inputs including monitors, TCP/UDP inputs, scripted inputs, and HTTP Event Collector (HEC) tokens. Data inputs define how Splunk ingests data.

Splunk Data Inputs API is one of 14 APIs that Splunk publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Data Inputs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, authentication docs, a JSON-LD context, and 2 JSON Schemas.

This API exposes 13 operations across 9 paths, and defines 15 schemas. It is described by OpenAPI 3.2.0, at version 9.4.0.

Requests are made against a single base URL, https://{host}:{port}.

13 operations 9 paths 15 schemas 1 DELETE6 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
9.4.0
Server
https://{host}:{port}
Authentication
HTTP Bearer, HTTP Basic, API Key
Resource Areas
1

Authentication & Security 3

Splunk Data Inputs API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). It accepts HTTP basic authentication (BasicAuth). An API key is passed in the header as Authorization (HecToken). By default, every request must be authenticated.

  • BearerAuth — Splunk authentication token. Obtain a session key by authenticating to /services/auth/login or use a pre-configured bearer token from Settings Tokens in Splunk…
  • BasicAuth — HTTP Basic authentication with a valid Splunk username and password. The credentials are sent as a Base64-encoded string in the Authorization header.
  • HecToken — HTTP Event Collector token. Send as "Splunk " in the Authorization header. Tokens are configured in Splunk Web under Settings Data Inputs HTTP Event Collector.

Paths & Operations 13

Across 9 paths, the API surfaces 13 operations — 1 DELETE, 6 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Data Inputs 13

Endpoints for configuring and managing data inputs including monitors, TCP/UDP inputs, scripted inputs, and HTTP Event Collector (HEC) tokens. Data inputs define how Splunk ingest…

GET
/services/data/inputs/monitor
List File and Directory Monitor Inputs
listMonitorInputs 4 params → 200401
POST
/services/data/inputs/monitor
Create a File or Directory Monitor Input
createMonitorInput 1 param body → 201400401409
GET
/services/data/inputs/monitor/{name}
Get Monitor Input Details
getMonitorInput 2 params → 200404401
POST
/services/data/inputs/monitor/{name}
Update a Monitor Input
updateMonitorInput 2 params body → 200400404401
DELETE
/services/data/inputs/monitor/{name}
Delete a Monitor Input
deleteMonitorInput 1 param → 200404401
GET
/services/data/inputs/tcp/cooked
List Cooked Tcp Inputs
listTcpCookedInputs 3 params → 200401
GET
/services/data/inputs/tcp/raw
List Raw Tcp Inputs
listTcpRawInputs 3 params → 200401
GET
/services/data/inputs/udp
List Udp Inputs
listUdpInputs 3 params → 200401
GET
/services/data/inputs/http
List Http Event Collector Tokens
listHttpInputTokens 3 params → 200401
POST
/services/data/inputs/http
Create an Http Event Collector Token
createHttpInputToken 1 param body → 201400401409
POST
/services/collector/event
Send Events via Http Event Collector
sendEvent body → 200400401403
POST
/services/collector/raw
Send Raw Data via Http Event Collector
sendRawEvent 5 params body → 200400401
POST
/services/collector/ack
Check Indexer Acknowledgment Status
checkAckStatus body → 200400

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are MonitorInputCreateRequest (10 properties), HecTokenCreateRequest (8 properties), HecEvent (7 properties), MonitorInputUpdateRequest (5 properties). Each schema is shown below with its type and property counts.

HecTokenCreateRequest
object
8 properties 1 required
MonitorInputList
object
4 properties
HecTokenList
object
4 properties
TcpInput
object
2 properties
HecToken
object
2 properties
TcpInputList
object
4 properties
MonitorInputUpdateRequest
object
5 properties
MonitorInput
object
2 properties
MonitorInputCreateRequest
object
10 properties 1 required
UdpInputList
object
4 properties
HecResponse
object
4 properties
HecEvent
object
7 properties 1 required
Paging
object
3 properties
ErrorResponse
object
1 property
UdpInput
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

splunk-data-inputs-api-openapi.yml Raw ↑

Other APIs Splunk publishes across the network.

Splunk Cloud Platform REST API
Splunk Cloud Admin Config Service (ACS) API
Splunk Observability Cloud API
Splunk SOAR REST API
Splunk Enterprise Security API
Splunk IT Service Intelligence (ITSI) REST API
Splunk HTTP Event Collector (HEC) API
Splunk Intelligence Management API
Splunk SOAR Playbook Automation API
Splunk AppInspect API
Splunk Index API
Where this information came from

This is an independent, third-party profile of Splunk Data Inputs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.