Storerocket

Learn how to use Storerocket with Composio

Overview

Enum

STOREROCKET

Description

StoreRocket provides a customizable and easy-to-install store locator solution for websites, enabling businesses to display their physical locations interactively.

Authentication Details

generic_api_key
stringRequired

Actions

Tool to retrieve authenticated user information. use when you need current user details after authentication.

Action Parameters

Action Response

data
object
error
string
successful
boolean
Tool to retrieve a list of all users. use when you need to list users with optional pagination after authentication.

Action Parameters

limit
integer
offset
integer

Action Response

data
object
error
string
successful
boolean