It is recommeded to use the Library instead of directly calling the API. The Library provides a more convenient interface and handles many details for you.
Base URL
All requests contain the following base URL:Authentication
Currently, the API requests use the request cookies to authenticate the user. This means that you need to be logged in to the https://crxbase.com to use the API. UseopenLoginPage
function of the Library to open the login page in the browser. After logging in, the cookies will be set automatically.