Skip to main content
POST
Resolve a Magic Patterns URL to an editor ID

Authorizations

x-mp-api-key
string
header
required

Magic Patterns API key. The same key authenticates v3 REST and the MCP server. Create one at https://www.magicpatterns.com/settings/api-keys.

Body

application/json
url
string
required

A Magic Patterns design / published / canvas URL.

Example:

"https://www.magicpatterns.com/c/abc123"

Response

Resolved editor ID.

editorId
string
Example:

"abc123"