Version 2 of our API is much more robust, fast, and easy to use. All actions are done using tokens, which can be easily generated or invalidated.
Endpoints
- if you are using an account that was created with our main site, you should use this endpoint:
https://api.123formbuilder.com/v2/ - if you are using an account that was created on our EU site, you should use this endpoint:
https://eu-api.123formbuilder.com/v2/
All the examples that you’ll see on this site, including the Try It Out functionality, uses the main endpoint (bolded, above).
You should start with the Authentication.