On the Mobi platform, an API key authenticates calls to the Mobi Python software development kit (SDK). You can use the API key to access Mobi services from Python nodes in an integration stream. The API Key management page lets you create, view, and delete API keys.
Overview
An API key authenticates calls to the Mobi Python SDK from Python nodes in an integration stream. Only space owners (OWNER) and administrators (ADMIN) can view the full API key and manage it. Space developers (DEV) can view the list of existing API keys, but they cannot view the full key or manage API keys.
An API key grants permission to call all Mobi Python SDK services. Keep your API key secure to prevent disclosure.
Features
The API Key management page displays a list of masked API keys for security. Only space owners and administrators can view the full API key.
Only space owners and administrators can manage API keys.
Scenarios
You can use Mobi Python SDK services in an integration stream by attaching an API key. For more information, see Mobi Python SDK.