Operations related to Wardley Maps Online
Save a Wardley Map to create.wardleymaps.ai
POST
https://api.wardleymaps.ai
/v2/maps/save
Saves the provided Wardley Map data to the create.wardleymap.ai and returns a link to edit the map.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Map saved successfully
map_idstring · requiredA unique identifier for the map, generated by the server.
edit_urlstring · requiredURL for editing the Wardley Map.