Tools for managing Wardley Maps
Get GitHub Wardley Map Content
GET
https://api.wardleymaps.ai
/v2/get-github-map
Retrieve the content of a Wardley Map from GitHub.
query Parameters
github_path
string · requiredPath of the Wardley Map to retrieve.
Headers
Authorization
string · requiredThe
Authorization
header is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE
.
Responses
Wardley Map Content
owmtext
stringThe text representation of the Wardley Map in OWM format
warnings
string[]List of warnings associated with the map