id: api-googledirections info: name: Google Directions API Test author: zzeitlin severity: info tags: token-spray,google,directions requests: - method: GET path: - "https://maps.googleapis.com/maps/api/directions/json?origin=Disneyland&destination=Universal+Studios+Hollywood4&key={{token}}" self-contained: true matchers: - type: word part: body words: - 'error_message' negative: true