Skip to main content
All CollectionsKeymate API: Custom GPTs and Other Uses
Use WebsiteRPA and AutomationRPA to automate your synthetic browser tests based on any Website content
Use WebsiteRPA and AutomationRPA to automate your synthetic browser tests based on any Website content
Ozgur Ozkan avatar
Written by Ozgur Ozkan
Updated over a week ago

We created production grade GPTs using Keymate.AI for custom gpts ( check https://keymate.ai/gpts and https://keymate.ai/cloud )

WebsiteRPA: It allows you to run any observation task on any website based on website content.

AutomationRPA: It allows you to create a self-running, scheduled, automated AI agent that runs this observation task on any website (including google searches) while you are sleeping ! :) Usage of AutomationRPA requires paid make.com (EU2 Org) and Keymate.AI account and you should head to https://keymate.ai/plans login and then refresh the page to see your API key.

Example use case:
Head to https://chat.openai.com/share/44b649e8-ca1a-4524-bd78-d4282137fd99
Write this command to chat "Check if service is ok at http://status.openai.com"

It will ask you to login to Keymate.AI login and run the same command again

Head to https://chat.openai.com/g/g-lAW1DcJQ3-automationrpa
Run this command "Automate this task 'Check if service is ok at http://status.openai.com'"
You will have to login to Keymate.ai again login and rerun the command

You will then asked your make.com API key and teamid.
You also need paid make.com account. You can create it here:
Then upgrade your account to Core plan.

Make.com helps you run this task every 15 minutes.
Then head to your organizaion (team) and check your teamid at https://community.make.com/t/where-is-teamid-for-the-api/784/3

Copy and paste your make.com API key and teamid to chatgpt when it asks

Then AutomationRPA will give you a link to access to your automation like this.



Instead of Check if service is ok at http://status.openai.com you can use your imagination

"what's the price of TSLA stock"
or
"what are the latest news"

Then with make.com you can direct AutomationRPA's result anywhere you like. We use this to check our publicly facing website service health and send the status to one of our slack channels. You can modify your automation on make.com and experiment using different prompts by editing "HTTP" step.

HTTP step uses Keymate.AI API https://help.keymate.ai/en/articles/8505504-keymate-api-documentation
It automatically grabs and uses your Keymate.AI API key from your signed in account and creates the HTTP step here.


Each automation run uses Keymate.AI API therefore consumes credits from your account.

Make sure you have EU2 ORG on make.com and created the team belong to that EU2 organization you can check your organization region here:
https://eu2.make.com/user/organizations

Did this answer your question?