Wardley Mapping Developer Portal
Wardley Maps Crew API (ALPHA)

Schemas


WardleyMapImageURLResponse

  • image_urlstring · required

    The URL of the generated Wardley Map image

WardleyMapSaveResponse

  • map_idstring · required

    A unique identifier for the map, generated by the server.

  • edit_urlstring · required

    URL for editing the Wardley Map.

MapIDRequest

  • map_idstring · minLength: 18 · maxLength: 18 · required

    The ID of the Wardley Map from create.wardleymaps.ai

Component

  • namestring
  • evolutionstring
  • visibilitystring

ComponentRequest

  • map_idstring · required

    The ID of the Wardley Map

  • namestring · required
  • search_termstring · required
  • map_idstring · required

    The ID of the Wardley Map

Error

  • errorstring

    Error message explaining what went wrong

MapText

  • owmtextstring · required

MapTextAndWarnings

  • owmtextstring

    The text representation of the Wardley Map in OWM format

  • warningsstring[]

    List of warnings associated with the map

WebsiteMapText

  • textstring · required

VideoQueryResult

  • answerstring
  • sourcestring
  • titlestring
  • authorstring
  • source_videostring
  • start_timeinteger
  • view_countinteger
  • like_countinteger
  • dislike_countinteger
  • upload_datestring
  • average_ratingnumber
  • descriptionstring
  • contentstring

BookQueryRequest

  • unique_uuidstring · required

    Generate a unique UUID identifier for this conversation with the user

  • querystring · required

    The query to be processed about Wardley Mapping

QueryResponse

  • answerstring

    The response generated by the chatbot

  • source_documentsobject[]