Search API by description

search_api_by_description(description_contains = "")

Arguments

description_contains

string to match in the description of the API (case insensitive)

Value

data.frame of API details filtered by descriptions that match the string provided

Examples

filtered_api<-search_api_by_description(description_contains="Air Quality")