Authorization
API Key

Thank you for using WeShop AI's API. Before you start, please purchase (opens in a new tab) an API key plan.

After that, click on My API (opens in a new tab) to generate an API key. Each API package user can generate up to 5 valid API keys.

When making an API request, the request header must include the correct key information: Authorization: <API Key>. Example

curl --location 'https://openapi.weshop.ai/openapi/v1/agent/info?agentName=aimodel&agentVersion=v1.0' \
--header 'Authorization: <APIKey>'