Searching APIs
Now, by show of hands, how many of us have been tied to a technology that couldn't search some of our data because they didn't have a native integration? 🙋♂️ 🙋
Now that you've got Cribl Search's Generic API dataset provider those days are done. Let's take a look at it in action by searching the HaveIBeenPwned public breaches api.
Create a Generic API Provider
First we need to create a (say it with me class) Datset Provider to connect to the HaveIBeenPwned API
important
- 
Click Datain the top navigation bar.
- 
Click Dataset Providersin the left navigation bar.
- 
Click Create Provider.
- 
In the IDfield entersbx_hibp_<your first name>.
- 
In the Descriptionfield enter:Search Sandbox HIBP Provider
- 
For the Dataset provider typeselectGeneric HTTP API.
- 
In the Namefield enterbreaches.
- 
In the URLfield enter:https://haveibeenpwned.com/api/v3/breaches
- 
Click Save.