How to use your own AI API on Pterocos:
Follow these steps to configure your own AI API:
- Go to the inside coding editor of each language (PHP, Python, Rust, etc.).
- Click on "Use my own AI API" on the sidebar.
- Configure it (enter your API key and endpoint).
- Click "Save & use my API" button and done.
Privacy Note: Pterocos does not store your AI API data on its servers. Your API key is hidden and stored securely in your browser's local storage. Only you have access to it, and it is never sent to Pterocos servers.
You can now use your own AI API for code assistance.
GET
/use-own-api
curl \
--request GET 'https://pterocos.eu.org/use-own-api'