Sharing your model

Sharing your pricing model with others for review or testing

In the top right of every project, you'll find a pair of options to share your model with others.

Buttons for sharing your pricing model

How can you use the Share Version tool?

  • Share your model pricing live with your team/stakeholders to trial, even if they’re non-technical

  • Host the webform directly on your site if you don’t have the development capability to develop a form yourself to hit our API

  • If you’re an MGA primarily working with brokers (who don’t work with APIs) you can host a form for them to input data into

Share your model

By clicking 'Share Version', you'll be able to share URLs with any other members of your project team. With one link, they can either experiment with your model through a form interface, and with the other link your development team can implement your model as a headless API with their own front-end interface.

Share Project options dialogue

Try your model

By clicking 'Try Version', you'll be able to interact with your model by getting quotes through a form.

Try Model Form

Clicking the 'API' tab will allow you to view logs to see how the quote has been compiled. You can interrogate your quote in a range of languages, including Curl, command line interface (CLI), Node, Python and .NET, and copy any of these to share with your data team.

Explore model in code

On the right-hand side of your quote, you can see the full results of the returned quote, based on your inputs. You'll see all of the fields you've set up in your step builder.

There will also be an amber banner to let you know if any of your inputs have been replaced by any defaults.

Quote results

Last updated