Where can I find the full documentation of API?

  • dirtydozen
    Asked on November 20, 2018 at 2:38 PM

    Hi, i need to know where can I find the full documentatio of your API, for example: I need to know all control type i can add from a API request:

    curl -X PUT -d '{"questions":{"1":{"type":"control_head","text":"Form123","order":"1","name":"Header"}},"properties":{"title":"Form123","height":"600"},"emails":[{"type":"notification","name":"notification", "from":"default","to":"asdasd@asdasd.asd","subject":"some subject","html":"true"}]}' "https://api.jotform.com/form?apiKey=1234567890asdfghjkl"

    and also, which properties for each control type?

    and so on...

    thank you

    Alex

  • Kevin Support Team Lead
    Replied on November 20, 2018 at 3:59 PM

    You may find our API documentation here: https://api.jotform.com/docs/ 

    You may also contact our API team on the following email address: api@jotform.com 

    Thanks.