evosecurity

Evo Portal

API Keys / Docs

Evo Partner API Overview

The Evo Partner API allows partners to automate common Evo Partner Portal tasks using API keys created from the Evo Admin portal under API Keys.

The API can be used to manage:

  • Users
  • Tenants
  • Directories
  • Licenses
  • Groups
  • Role groups
  • Tenant access
  • Access tokens
  • Elevated assignments
  • Domain accounts
  • Endpoints / computers
  • Help Desk Verification requests
  • Directory users
  • Local admin accounts
  • Password rotation
  • Health checks

Evo also provides a PowerShell module, EvoPartnerAPICommandlet, which acts as an MSP-friendly wrapper around the Evo Partner API. The module includes strongly typed PowerShell cmdlets for the available API routes, supports API key authentication, pagination, rate-limit retry handling, verbose debugging, and bulk operations such as user creation and welcome email delivery.

To use the API, generate an API key in the Evo Partner Portal, then configure the PowerShell module with your API key before running commands. API keys should only be granted the permissions required for the intended automation and should be rotated or removed when no longer needed.

For setup instructions, examples, and available PowerShell commands, review the Evo Partner API Commandlet GitHub repository : https://github.com/evosecurity/EvoPartnerAPICommandlet

ย 
Did this answer your question?
๐Ÿ˜ž
๐Ÿ˜
๐Ÿคฉ