You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install via Composer package manager (http://getcomposer.org/)
15
+
Install via Composer package manager (https://getcomposer.org/)
16
16
17
17
_composer.json_
18
18
```json
@@ -27,11 +27,11 @@ _composer.json_
27
27
28
28
### Documentation
29
29
30
-
You can find the docs for the API of this client at [http://api.jotform.com/docs/](http://api.jotform.com/docs)
30
+
You can find the docs for the API of this client at [https://api.jotform.com/docs/](https://api.jotform.com/docs)
31
31
32
32
### Authentication
33
33
34
-
JotForm API requires API key for all user related calls. You can create your API Keys at [API section](http://www.jotform.com/myaccount/api) of My Account page.
34
+
JotForm API requires API key for all user related calls. You can create your API Keys at [API section](https://www.jotform.com/myaccount/api) of My Account page.
0 commit comments