# Ritekit

RiteKit offers a suite of APIs designed to enhance social media engagement by providing tools for hashtag generation, link shortening, and content analysis.

- **Category:** social media marketing
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 14
- **Triggers:** 0
- **Slug:** `RITEKIT`
- **Version:** 20260506_00

## Tools

### Auto Hashtag

**Slug:** `RITEKIT_AUTO_HASHTAG`

Tool to automatically add relevant hashtags to a given post. Use when you have plain text and need suggested hashtags appended or inserted in context.

### Check Banned Instagram Hashtags

**Slug:** `RITEKIT_BANNED_INSTAGRAM_HASHTAGS`

Tool to identify which hashtags are banned on Instagram. Use when preparing content and need to filter out banned hashtags before posting.

### Detect Disposable Email

**Slug:** `RITEKIT_DETECT_DISPOSABLE_EMAIL`

Tool to detect if an email address is disposable. Use when validating email addresses to filter out temporary or fake email services.

### Detect Email Typo

**Slug:** `RITEKIT_DETECT_EMAIL_TYPO`

Tool to detect common typos in email addresses and suggest corrections. Use when validating email input to help users correct mistakes like gml.com -> gmail.com.

### Free Email Detection

**Slug:** `RITEKIT_FREEMAIL_DETECTION`

Tool to detect whether an email address belongs to a free email provider. Use when validating lead quality before ingestion.

### Get Access Token

**Slug:** `RITEKIT_GET_ACCESS_TOKEN`

Tool to obtain a RiteKit access token. Prefer using a stored token from connection metadata or request. Falls back to OAuth2 client credentials if both client_id and client_secret are provided and no token is otherwise available.

### RiteKit Get Client ID

**Slug:** `RITEKIT_GET_CLIENT_ID`

Tool to retrieve stored RiteKit client_id. Use when child actions require the client_id query parameter.

### RiteKit Get Client Secret

**Slug:** `RITEKIT_GET_CLIENT_SECRET`

Tool to retrieve stored RiteKit client_secret. Use when child actions require the client_secret parameter.

### Get Full Email Insights

**Slug:** `RITEKIT_GET_FULL_EMAIL_INSIGHTS`

Tool to retrieve comprehensive email address insights including full name, free mail detection, business email detection, and typo suggestions. Use when you need detailed analysis of an email address for lead qualification or email validation.

### RiteKit Hashtag Suggestions

**Slug:** `RITEKIT_HASHTAG_SUGGESTIONS`

Tool to get hashtag suggestions for a given text. Use when you need relevant hashtags for social media posts.

### Delete Link Ad

**Slug:** `RITEKIT_LINK_AD_DELETE`

Tool to delete a link ad. Use when you need to permanently remove a link ad by its ID.

### List Link Ads

**Slug:** `RITEKIT_LIST_LINK_ADS`

Tool to retrieve a list of link ads. Use after authenticating to fetch all link ads for the user.

### Shorten Link

**Slug:** `RITEKIT_SHORTEN_LINK`

Tool to shorten a URL with a specified CTA. Use when you need to generate a call-to-action-enabled short link.

### Convert Text to Image

**Slug:** `RITEKIT_TEXT_TO_IMAGE`

Tool to convert a quote into a styled image. Use after preparing quote text and style options.
