Documentation Index
Fetch the complete documentation index at: https://docs.pixy.art/llms.txt
Use this file to discover all available pages before exploring further.
Embed Key
The embedded editor is authenticated with anembedKey.
Pass the key as the embedKey option when you use the SDK, or as the embedKey query parameter when you use a plain iframe.
designId instead of width and height when you want to open an existing design. For full launch examples, see How to use.
You can create or manage your embed key from the Embed dashboard.
Allowed Origins
Allowed domains are checked before the embed editor loads.- Add one domain per line in the Pixy Embed page.
- Leave the list empty to block all external embeds by default.
- Enter bare domains like
onecompiler.comor full origins likehttps://onecompiler.com.
Automation Key vs Embed Key
Use an Automation key for server-side Automation API requests. Use an embed key for client-side embedded editor sessions.Checklist
Before going live:- add your production domain to allowed origins
- add your staging domain if you test embeds outside production
- keep Automation keys server-side
- rotate keys if you believe they have been exposed