Back to profile

API Management

Generate, view, and revoke secure API keys for accessing model integrity data programmatically.

API Keys

0 active · 0 total

No API keys yet. Generate one to get started.

Using Your API Key

Pass your API key in the Authorization header when calling any ModelIntegrity API endpoint:

curl -H "Authorization: Bearer YOUR_API_KEY" \
https://modelintegritydev.base44.app/functions/apiModels

See the API Reference for all available endpoints.