@smakosh @Netlify It looks like you're using @gatsbyjs for your site, and that it doesn't expose a form as HTML (which the Netlify build bots need in order to create a form API for you)
There is some good info on this in the docs: https://www.netlify.com/docs/form-handling/#javascript-rendered-forms
and an example:
https://github.com/imorente/gatsby-netlify-form-example