Open navigation

Managed Services

Modified on: Sat, 16 Mar, 2024 at 3:09 AM


Some Transforms use public API's to get their results. These public API's sometimes have strict rate limits to prevent abuse. 


Signing into these services with your own account allows for the rate limits to be applied per user instead of having the same rate limits shared between everyone using these Transforms. Some of the Transform Hub members also use Managed Services to control access to their Transforms instead of using API keys.


By default, the Maltego Desktop Client comes with a single managed service for using external Transforms.


Clicking the Managed Services button will open the Service Manager window:



Most OAuth 2.0 Providers require a Call back URL to be included as an URL parameter in one or all of the endpoint URLs. Please refer to the applicable API or OAuth provider documentation for URL parameter requirements.


To ensure that the Maltego Desktop Client uses the correct Call back URL, please specify the protocol and TCP port in the Service Manager configuration for the applicable provider.


  1. Adjust the OAuth Service required Call back URL Protocol, e.g. http(default) or https.
  2. Adjust the OAuth Service required Call back URL TCP Port, e.g. 63141 or Random(default).


Only use Random for OAuth Providers that do not require the Call back URL to be included as an URL parameter in any of the endpoint URLs.


The steps below can be taken to sign into a new managed service. In this example, we will sign into Twitter:

  1. Click the Sign In text
  2. An app authorization page will open in your default browser

  1. Sign into your account, and then authorise Maltego
  2. After successfully signing in you will be shown the following image in your web browser and you can close the browser tab and go back to the Maltego Client:



The managed service will now be shown as signed in:


Note: In Maltego, the managed services use a standard protocol named OAUTH where Maltego doesn’t ever receive or store your user account details. The Maltego client will receive a temporary access token from the service that is used to make requests on behalf of the user.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.