Formspree Form Submission Endpoint

Public POST endpoint per form. Accepts standard HTML form posts and cross-origin AJAX (Accept: application/json) and returns JSON. No auth for the submission itself; per-form spam controls.

API entry from apis.yml

apis.yml Raw ↑
aid: formspree:submission
name: Formspree Form Submission Endpoint
description: 'Public POST endpoint per form. Accepts standard HTML form posts and cross-origin AJAX (Accept:
  application/json) and returns JSON. No auth for the submission itself; per-form spam controls.'
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://help.formspree.io/hc/en-us/articles/360015233153-Form-Submissions-API
baseURL: https://formspree.io/f/<hashid>
tags:
- REST
- Submissions
- AJAX
properties:
- type: Documentation
  url: https://help.formspree.io/hc/en-us/articles/360015233153-Form-Submissions-API