Google Forms API

The Google Forms API is a RESTful interface that lets you create and modify forms and quizzes, retrieve form responses and quiz grades, set up answer keys with automatic feedback, and receive push notifications.

API entry from apis.yml

apis.yml Raw ↑
aid: google:google-forms-api
name: Google Forms API
tags:
- Forms
- Surveys
humanURL: https://developers.google.com/forms
properties:
- url: https://developers.google.com/workspace/forms/api/guides
  type: Documentation
- url: https://developers.google.com/workspace/forms/api/reference/rest
  type: APIReference
description: The Google Forms API is a RESTful interface that lets you create and modify forms and quizzes,
  retrieve form responses and quiz grades, set up answer keys with automatic feedback, and receive push
  notifications.