> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/credentials/solarwindsipam.md).

# SolarWinds IPAM credentials

You can use these credentials to authenticate when using the [HTTP Request node](/integrations/builtin/core-nodes/n8n-nodes-base.httprequest.md) to make a [Custom API call](/integrations/builtin/custom-api-actions-for-existing-nodes.md).

## Supported authentication methods <a href="#supported-authentication-methods" id="supported-authentication-methods"></a>

* Username & Password

## Related resources <a href="#related-resources" id="related-resources"></a>

Refer to [SolarWinds IPAM's API documentation](https://github.com/solarwinds/OrionSDK/wiki/REST) for more information about the service.

## Using Username & Password <a href="#using-username-and-password" id="using-username-and-password"></a>

To configure this credential, you'll need a SolarWinds IPAM account and:

* **URL**: The base URL of your SolarWinds IPAM server
* **Username**: The username you use to access SolarWinds IPAM
* **Password**: The password you use to access SolarWinds IPAM

Refer to [SolarWinds IPAM's API documentation](https://github.com/solarwinds/OrionSDK/wiki/REST) for more information about authenticating to the service.
