Authentication
Governance
curl \ --request GET \ --header "Content-Type: application/json" \ --header "Authorization: 846e9e43c86a4ct1be14290d95127d13f" \ https://your-immuta-url.immuta.com/data/connection/123456789
curl \ --request POST \ --header "Content-Type: application/json" \ https://your-immuta-url.immuta.com/bim/apikey/authenticate \ -d '{ "apikey": "YOUR_API_KEY" }'curl \ --request GET \ --header "Content-Type: application/json" \ --header "Authorization: Bearer dea464c07bd07300095caa8" \ https://demo.immuta.com/data/connection/123456789
Marketplace
Last updated
Was this helpful?

