Daisycon Developers

Create an app

To connect to the Daisycon API, you need a developer account and an app. This page gives a short overview. For the full, up to date guide, use the FAQ articles below.

Create a developer account

If you do not have a developer account yet, log in to MyDaisycon with your advertiser or publisher account and go to Tools > Daisycon API. From there you can create a developer account.

  • Choose a meaningful name, such as your company name, this name may be publicly visible.
  • A developer account is separate from your advertiser or publisher account.

Now that you have a developer account, you can create an app to connect to the Daisycon API. The full setup guide (including the latest screenshots and steps) is maintained in our FAQs:

Create an app in MyDaisycon

  1. Log in to your advertiser or publisher account in MyDaisycon.
  2. Go to Tools and then Daisycon API, then open your developer account.
  3. Click Create app.
  4. Enter a clear name and description. Keep in mind these can be publicly visible.
  5. After saving, the Client ID and Client secret are generated for the app.
  6. Select the API services and permissions your app needs. For public apps, request only what is necessary.
  7. Set the Authorized redirect URI, this is the URL your application uses to complete the OAuth flow.

Important notes

  • You will need an advertiser account, publisher account, or both to create and use an app.
  • Apps are not tied to a single account. An app can be connected to multiple accounts, but only users with account access can create those connections.
  • The user who authorizes the app must have the permissions the app requests.
  • You can change permissions or redirect URIs later, but adding permissions can cause existing active connections to be reset.