RiteKit offers a suite of APIs designed to enhance social media engagement by providing tools for hashtag generation, link shortening, and content analysis.
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 before allowing sign-ups to filter out disposable emails.
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.