Getting Data In

How do you call multiple REST APIs?

nithinrao9696
New Member

Is it possible to call multiple APIs using Splunk? To be more clear, have an API that will log in to the get sessionID and the other call that uses the sessionID to get the list of all elements.

0 Karma

sduff_splunk
Splunk Employee
Splunk Employee

Yes, that is the major purpose of the REST API Splunk provides.

Refer to https://docs.splunk.com/Documentation/Splunk/7.2.5/RESTUM/RESTusing which outlines how to authenticate to Splunk via REST, then use the sessionID to create a search, poll to check if it has finished, and then fetch the results once finalized.

0 Karma

btawiah
Explorer

was this successful because i am also interested in the approach.

0 Karma

nithinrao9696
New Member

I'm trying to call external REST API's using splunk, will it be possible?

0 Karma

sduff_splunk
Splunk Employee
Splunk Employee

You will need to develop your own script to call the REST endpoints. Usually, this is done in Python, but you can use any language you like.

If you configure this as a scripted input, the standard output of your script will be ingested by Splunk

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...