can anyone help me use this api?: <https://isbndb....
# server
h
can anyone help me use this api?: https://isbndb.com/apidocs Here is what i’ve got so far:
get("<http://api.isbndb.com|api.isbndb.com>", mapOf("X-API-Key" to "MY_API_KEY"), params = mapOf())
im not sure what to do now. am i on the right track?