Everything you need to know about our API in one place
There are two types of Keymate APIs.
A) Keymate SyncMate Cloud & SSO API - this API allows you to get all the features Keymate offers in it's ChatGPT plugin, KeymateGPT, and custom GPTs provided to any no-code builders from ChatGPT plus community. In other words, it provides users with the core Keymate functions in an API format.
Here is a breakdown of the features included:
Cloud API:
Google Search, Web Scraping and LLM context window optimization API.
Unified personalized long term memory that allows signed in users access to the same memory hub between different custom GPTs and Keymate GPT
You can read relational data from users personalized long term memory or insert to personalized long term memory.
You can sign in users currently by demanding their Keymate API key. It's anytime revokable so it's safe to share.
Hybrid search and all in one search that is being developed ( Scans 10 google pages and whole unified personalized long term memory and provides full page contents at the same time and optimizes responses based on context window
SSO API:
NOTE: We will provide extra endpoints to allow you to access who the user is (name, surname and email) soon. Enter your email at https://keymate.ai/gpts to stay informed.
Both APIs can be accessed via Python SDK and as Custom Actions in Custom GPTS. The OpenAPI spec is here .