REST API
Articles
REST API v2 Basic Authentication
Use this guide to authenticate requests to the Gravity Forms REST API v2 with Basic Authentication.
REST API v2 Guide
This article refers to version 2 of the Gravity Forms REST API that was included in Gravity Forms 2.4.
REST API v2 Authentication
The Gravity Forms REST API v2 supports authenticating requests using Basic Authentication and OAuth 1.0a Authentication. Credentials can be generated by Gravity Forms or WordPress.
Gravity Forms REST API Settings
How To Set Up the Gravity Forms REST API
Searching and Getting Entries with the REST API v2
Documentation on REST API endpoints used to get and search entries.
Creating Entries with the REST API v2
Documentation on REST API endpoints used to create entries.
Updating Entries with the REST API v2
Documentation on REST API endpoints used to update entries.
Deleting Entries with the REST API v2
Documentation on REST API endpoints used to delete entries.
Getting Forms with the REST API v2
Documentation on REST API endpoint used to get forms.
Creating Forms with the REST API v2
Documentation on REST API endpoint used to create forms.