Breeze is a simple project management tool that teams use to plan, track, and organize their work.
Go to siteBreeze API is a powerful tool that lets you create beautiful and responsive websites. With Breeze API, you can create websites that look amazing on any device. Breeze API is also extremely user-friendly, so you can create websites that are both beautiful and user-friendly.
Some examples of what you can build with Breeze API include:
import { axios } from "@pipedream/platform"
export default defineComponent({
props: {
breeze: {
type: "app",
app: "breeze",
}
},
async run({steps, $}) {
return await axios($, {
url: `https://api.breeze.pm/me.json`,
params: {
api_token: `${this.breeze.$auth.api_token}`,
},
})
},
})
Breeze uses API keys for authentication. When you connect your Breeze account, Pipedream securely stores the keys so you can easily authenticate to Breeze APIs in both code and no-code steps.
Anyone who has your api token can see and change everything you have access to. Keep it safe! You can manage your API token from your profile.