get https://api.getblueshift.com/api/v1/account_adapters
Use this endpoint to list all the adapters that you use in your Blueshift account. An adapter is an entity that provides integrations to other third party services such as Mailgun to send emails and Infobip to send SMSes. Your account can have multiple adapters for different channels. To try this endpoint:
- Get the User API Key from the API Keys tab of your Account Settings in the Blueshift app.
- Paste the API key in the Username field for Authentication. Leave the password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region. For EU region select api.eu.getblueshift.com and for the Rest of the world select api.getblueshift.com.
- Specify the values of the API call using the fields provided below. Ensure that you specify values for the required fields.
- Click Try It.