## Core API Component Group This directory contains components that facilitate interacting with 3rd-party REST APIs. ### What's Inside |File|Name|Description| |:--------|:----------|:----------| |**email**|**ET_Core_API_Email**|Email marketing service providers| |**social**|**ET_Core_API_Social**|Social networks| |Service.php|ET_Core_API_Service|Base class for all API components| |OAuthHelper.php|ET_Core_API_OAuthHelper|Handles OAuth authorization flow| > ***Note:*** Component groups are in **bold**. ### Class Hierarchy