Files
ArchiveCostWebapp/test_api.sh
T

9 lines
165 B
Bash
Executable File

#!/bin/bash
KEY=<MY_METABASE_KEY>
curl -X POST \
-H "x-api-key: $KEY" \
-H "Content-Type: application/json" \
https://metabase.psi.ch/api/card/94/query/json