Introducing SOC Insights for BloxOne Threat Defense: Boost your SOC efficiency with AI-driven insights to eliminate manual work and accelerate investigation and response times. Read the blog announcement here.

API & Integration, DevOps,NetOps,SecOps

Reply

BloxOne Threat Defense Cloud API 2.0 + Video + Postman

[ Edited ]
Moderator
Moderator
Posts: 69
4401     0

Hello,

 

The Infoblox BloxOne Threat Defense Cloud API is an interface based on REST (REpresentational State Transfer), also called a RESTful web API. These are not dependent on any programming language. It uses HTTP methods for operations and supports input and output in JSON. It supports the primary or most commonly used HTTP verbs: POST, GET, PUT, and DELETE. These correspond to create, read, update, and delete (or CRUD) operations, respectively.

 

Below you can see a video with the new API’s that are available as of this posting:

 

For a comprehensive list of all API’s available with BOTD and their details please use the following link: https://csp.infoblox.com/apidoc

 

To export the most recent API collections to Postman:

  1. Navigate to https://csp.infoblox.com/apidoc

 

  1. Click the link next to the name.

 

Screen Shot 2019-10-22 at 8.41.07 AM.png

 

 

 

 

 

 

 

  1. Copy the JSON text from the new window.

 

  1. Open up Postman and click “Import”.

Screen Shot 2019-01-29 at 9.27.40 AM.png

  1. Select “Paste Raw Text”.

Screen Shot 2019-01-29 at 9.27.57 AM.png

  1. Past the copied JSON text from step 3 and hit “Import”.

Screen Shot 2019-01-29 at 9.29.58 AM.png

 

Attached below you will find the Postman collection for you to use that is used in this Video.

 

Any comments or concerns are very welcomed!

 

Thank you,

Kevin Zettel

Re: BloxOne Threat Defense Cloud API 2.0 + Video + Postman

New Member
Posts: 2
4401     0

I am having an issue while performing the task.

Re: BloxOne Threat Defense Cloud API 2.0 + Video + Postman

Moderator
Moderator
Posts: 69
4401     0

Hello Nona,

 

What part are you stuck on?

 

thank you,

Kevin Zettel

Re: BloxOne Threat Defense Cloud API 2.0 + Video + Postman

Techie
Posts: 4
4401     0

I also got stuck on the Authentication.

In the video you explain an Authorization key {{token}} and how to pull the API key from the portal.

What the video does not explain is that the Authorization code is "Token my_api_key" where I was simply using my API key without the word Token 

Re: BloxOne Threat Defense Cloud API 2.0 + Video + Postman

Moderator
Moderator
Posts: 69
4401     0

Hello EPeeters,

This is a good point!

For the Authentication you must use the "Token <API-KEY>" where you must use the "Token" key word. without it the requests will fail.

Thank you for your feedback!

Kevin Zettel

Showing results for 
Search instead for 
Did you mean: 

Recommended for You