Frame API
👩🏽‍💻

Frame API

Created
Apr 10, 2023 9:28 PM
Tags
apidevelopers

It’s part of our mission to enable non-technical creatives to make compelling, useful metaverse experiences using Frame. For a while, Frame was entirely a “no-code” platform. But we don’t want to stop there.

To unlock further flexibility, though, we launched a simple REST API that lets people do things like:

  • create assets
  • modify assets
  • add/remove members or admins
  • send a text chat to the whole Frame
  • modify Frame settings

We’ll be adding to this API in the months ahead, and also open up other custom scripting possibilities.

image

💡
Find your API key in the Profile section of the sidebar menu. To modify an asset with the API, you need its asset ID. You can find this in the Asset Edit Menu when you click on the asset, or in the Asset List for your Frame in the Sidebar.

In full transparency, this API is open for now but may be limited to paid plans in the future.