ANY.RUN
introduction this guide explains how to authenticate the any run connector in swimlane the any run connector supports two authentication methods api key authentication http basic authentication you will collect the required credentials, configure authentication parameters, and set up the connector inside swimlane prerequisites any run access requirements access the any run api retrieve account credentials obtain an api key use a valid username and password for http basic authentication required credentials for api key authentication url api key for http basic authentication url username password authentication methods overview api key authentication use this method for secure token based authentication you will need url api key http basic authentication use this method when username and password authentication is preferred you will need url username password any run setup collect api key (api key authentication) log in to your any run account navigate to your profile navigate to api and limits generate or copy your existing api key collect username and password (http basic authentication) log in to your any run account confirm your username confirm or reset your account password if needed connector configuration in swimlane log in to turbine click orchestration click assets click the + icon to create a new asset select any run from the asset type list fill in the asset settings and asset input as shown according to your authentication type configuration api key authentication field description required url a url to the target host required apikey api key required verify ssl verify ssl certificate optional http proxy a proxy to route requests through optional configuration http basic authentication field description required url a url to the target host required username username required password password required verify ssl verify ssl certificate optional http proxy a proxy to route requests through optional click create troubleshooting verify the api key is correct and active verify username and password are correct verify the url is a valid any run endpoint verify the account has access to the any run api check network connectivity to any run configure http proxy if your environment uses a proxy you have successfully authenticated the any run connector in swimlane using either api key or http basic authentication