Q: How to use API?

Hi,
I cannot find your api documentation to integrate with an automation tool like Albato. Where can I find your API docs?

Thanks

HarmanYadFeb 17, 2025
Founder Team
subpageco

subpageco

Feb 17, 2025

A: Hello, we don't have API right now.

For exporting leads to other tools we have webhooks: https://subpage.gitbook.io/subpage/basics/integrations.

And for dynamic lead magnets, we have support for variables:

Steps to add variables to your page:
1. Add variables separated by commas in the input below. (ex: "name,email")
2. Use the variable "{{variable_name}}" in the title or content.
3. Add the parameters for each variable to the URL when sharing the page. (ex. https://username.subpage.co/page-url?variable_name_1=value1&variable_name_2=value2), where variable_name_1 and variable_name_2 are the variables you added in the first step.
3. The variable will be replaced with the actual value when the page is rendered.

Also, if you have custom requests, feel free to submit them to our roadmap: https://subpage.featurebase.app

Thanks!

Share
Helpful?
Log in to join the conversation
Posted: Feb 17, 2025

I basically want to create a new lead magnet dynamically via api