Making requests
Connecting to the Firstbase API and making your first request
curl -X 'GET' \
'https://apipub.firstbasehq.com/api/inventory' \
-H 'accept: application/json' \
-H 'Authorization: ApiKey 0000000000000000000000'Last updated
Connecting to the Firstbase API and making your first request
curl -X 'GET' \
'https://apipub.firstbasehq.com/api/inventory' \
-H 'accept: application/json' \
-H 'Authorization: ApiKey 0000000000000000000000'Last updated