Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
14 tools available
RiteKit offers a suite of APIs designed to enhance social media engagement by providing tools for hashtag generation, link shortening, and content analysis.
Connect Ritekit to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Ritekit's 14 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Ritekit action below is a callable tool any Definable persona can invoke.
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.
Tool to identify which hashtags are banned on Instagram. Use when preparing content and need to filter out banned hashtags before posting.
Tool to detect if an email address is disposable. Use when validating email addresses to filter out temporary or fake email services.
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.
Tool to detect whether an email address belongs to a free email provider. Use when validating lead quality before ingestion.
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.
Tool to retrieve stored RiteKit client_id. Use when child actions require the client_id query parameter.
Tool to retrieve stored RiteKit client_secret. Use when child actions require the client_secret parameter.
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.
Tool to get hashtag suggestions for a given text. Use when you need relevant hashtags for social media posts.
Tool to delete a link ad. Use when you need to permanently remove a link ad by its ID.
Tool to retrieve a list of link ads. Use after authenticating to fetch all link ads for the user.
Tool to shorten a URL with a specified CTA. Use when you need to generate a call-to-action-enabled short link.
Tool to convert a quote into a styled image. Use after preparing quote text and style options.
Anything Ritekit exposes through its API. Common social media marketing workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 14 Ritekit tools directly, then chain the result into another integration without you writing code.
Ritekit uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 14 Ritekit tools. You only need a separate Ritekit subscription if Ritekit itself charges per seat or per API call.
Every call from a persona to Ritekit is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Ritekit, and connect via OAuth or API key. You can immediately attach Ritekit to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 14 Ritekit actions as callable tools — including `Auto Hashtag`, `Check Banned Instagram Hashtags`, `Detect Disposable Email`, plus 11 more. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.