Primary navigation

  • Faraday prediction platform

    No-code AI for growth, embedded in your stack

    • How Faraday works

      Learn the basics

    • Security & privacy

      We’ve got you covered

    • Responsible AI

      Balance power with fairness

    • Product documentation

      In-depth guides for every use case

    Platform features

    Everything you need to make your growth stack predictive

    • Powerful predictions

      Propensity, persona, and forecasted spend

    • Integrations

      Connected to 100s of popular tools

    • Built-in consumer data

      Rich profiles of 300 million adults

    • Developer API

      Predict programmatically

    All product features→
  • Roles

    Faraday for . . .

    • Customer acquisition
    • Data & analytics
    • Dev & engineering
    • Engagement & retention
    • Lead management
    • Marketing & growth

    Popular prediction recipes

    By use case

    • Churn scores
    • High spenders
    • Lead scores
    • Likely buyers
    • Persona assignments
    • Repeat purchasers

    By destination

    • Aurora
    • Azure SQL
    • BigQuery
    • Cloud SQL
    • CSV
    • Facebook Custom Audiences
    • GCS
    • Google Ads
    • HubSpot
    • Iterable
    • Klaviyo
    • LinkedIn Ads
    • Lookup API
    • MySQL
    • Pinterest Ads
    • Poplar
    • Postgres
    • RDS
    • Recharge
    • Redshift
    • S3
    • Salesforce
    • Salesforce Marketing Cloud
    • Segment
    • SFTP
    • Shopify
    • Snowflake
    • SQL Server
    • Stripe
    • The Trade Desk
    • TikTok
    Explore all prediction recipes→

    Learn more

    • Product documentation

      In-depth guides for every use case

    • Faraday Academy

      Become a prediction pro in no time

    • Customer stories

      Learn from the best

    • Our blog

      Case studies, tips & tricks, and more

    Talk to sales→
  • Predictions for developers

    Fast, secure automated AI that just works

    • Reference documentation

      Faraday’s comprehensive API

    • Product documentation

      How to use Faraday's web app, driven by our API

    • Developer chat

      Get help directly from Faraday engineers

    Predict customer behavior in a few lines of code

    @fdy/faraday-js
    const configuration = new Configuration({
      headers: { authorization: "Bearer YOUR_API_KEY" },
    });
    const faraday = new FaradayClient(configuration);
    // upload orders, identify customers
    await faraday.uploads.createUpload("orders", "orders.csv", file);
    const cohort = await faraday.cohorts.createCohort({
      name: "Customers",
      stream_name: "orders",
    });
    // segmentation for personalization
    const personaSet = await faraday.personaSets.createPersonaSet({
      name: "Customers",
      cohort_id: cohort.id,
    });
    // activation pipeline
    const scope = await faraday.scopes.createScope({
      name: "Customers Scores",
      preview: true,
      population: { cohort_ids: [cohort.id] },
      payload: { persona_set_ids: [personaSet.id] },
    });

Secondary navigation

  • Search
  • Talk to sales
  • Log in
  • Sign up free
Developers
      • List accountsget
      • Create accountpost
      • Retrieve current accountget
      • Delete an accountdelete
      • Retrieve an accountget
      • Update an accountpatch
      • Get billing information about the current account.get
      • Get billing information about your account.get
      • List cohortsget
      • Create cohortpost
      • Delete a cohortdelete
      • Retrieve a cohortget
      • Edit a cohortpatch
      • Get the cohort membership counts over time.get
      • List connectionsget
      • Create connectionpost
      • Delete a connectiondelete
      • Retrieve a connectionget
      • Update a connectionpatch
      • Retrieve all datasets that use this connectionget
      • Retrieve all targets that use this connectionget
      • List datasetsget
      • Create datasetpost
      • Delete a datasetdelete
      • Retrieve a datasetget
      • Update datasetpatch
      • Retrieve a dependency graph for all resources on an accountget
      • List outcomesget
      • Create outcomepost
      • Delete an outcomedelete
      • Retrieve an outcomeget
      • Edit an outcomepatch
      • Retrieve an outcome's analysisget
      • Retrieve outcome reportget
      • List persona setsget
      • Create persona setpost
      • Delete a persona setdelete
      • Retrieve a persona setget
      • Edit a persona setpatch
      • Get various trait breakdown information about a persona set.get
      • Get various flow of persona sets over time.get
      • List placesget
      • Create placepost
      • Delete a placedelete
      • Retrieve a placeget
      • Update placepatch
      • List scopesget
      • Create scopepost
      • Delete a scopedelete
      • Retrieve a scopeget
      • Update a scopepatch
      • Retrieve all datasets associated with a scopeget
      • Get payload cohorts for a scopeget
      • Get payload outcomes for a scopeget
      • Get payload persona sets for a scopeget
      • Get population cohorts for a scopeget
      • Get population exclusion cohorts for a scopeget
      • Get targets for a scopeget
      • List streamsget
      • Delete a streamdelete
      • Retrieve a streamget
      • Create a streampost
      • List targetsget
      • Create targetpost
      • Delete a targetdelete
      • Retrieve a targetget
      • Update a targetpatch
      • Download the default output of a targetget
      • Perform a lookup on the target, if its type is Hosted API.post
      • Start a preview deliverypost
      • List all user-defined and Faraday-provided traitsget
      • Create a Traitpost
      • Delete a traitdelete
      • Get a specific traitget
      • Update a traitpatch
      • The percentage of the US population that falls into each category of this trait.get
      • Retrieve the list of previously uploaded filesget
      • Delete a filedelete
      • Download a previously uploaded fileget
      • Add a filepost
      • Get usage stats for your account.get
    • Detect churn early
    • Find big spenders
    • Find customer lookalikes
    • Find repeat purchasers
    • Personalize your outreach
    • Retrieve real-time predictions
    • Bulk score leads
    • Who is the API for?
    • Authentication
    • Testing sandbox
    • Adding data
    • Declaring objectives
    • Deploying predictions
    • Lookup API specification
    • Legacy predictions API
  1. Developers/
  2. API reference/
  3. List scopes
  • LinkedIn
  • Twitter
  • Youtube
  • Get help
  • Developers
  • Changelog
  • © 2023 Faraday, Inc.
  • TermsPrivacy policyDo not sell my info