Linqs.cc is one of the best option for small businesses, start ups, personal projects and influencers who want to get the most out of their bio link.
Go to siteWith the LINQs API, you can build a variety of applications that can help you work with data more efficiently. Here are just a few examples:
import { axios } from "@pipedream/platform"
export default defineComponent({
props: {
linqs_cc: {
type: "app",
app: "linqs_cc",
}
},
async run({steps, $}) {
return await axios($, {
url: `https://linqs.cc/api/user`,
headers: {
Authorization: `Bearer ${this.linqs_cc.$auth.api_key}`,
},
})
},
})
linqs uses API keys for authentication. When you connect your linqs account, Pipedream securely stores the keys so you can easily authenticate to linqs APIs in both code and no-code steps.
To retrieve your API key: