API for Developers
API for Developers
Join 20,000+ other marketers and start getting marketing clarity

Subscribe to our newsletter and get proven marketing strategies for growing your business.

    Suggested Blog Articles
    HIPAA Compliant Call & Form Tracking
    Lead Tracking HIPAA Compliant Call & Form Tracking

    Last update on May 23, 2017

    Should your business use local or toll free numbers?
    Marketing Should your business use local or toll free numbers?

    Last update on Jul 2, 2020

    PPC vs. SEO: Pros, Cons and When to Use Each
    Marketing PPC vs. SEO: Pros, Cons and When to Use Each

    Last update on Mar 28, 2023

    Profiles

    The profiles resource allows you to retrieve, edit, add, and delete profiles.

    Profiles Instance Resources

    MethodEndpointDescription
    GET/api/v1/accounts/{account_id}/profilesGet a paginated list of details for all profiles.
    GET/api/v1/accounts/{account_id}/profiles/{profile_id}Get details about a single profile.
    POST/api/v1/accounts/{account_id}/profilesCreate a new profile.
    POST/api/v1/accounts/{account_id}/profiles/{profile_id}Edit details for a single profile.
    DELETE/api/v1/accounts/{account_id}/profiles/{profile_id}Delete a single profile.

    Get All Profiles

    Get a paginated list of details for all profiles.

    Resource Details

    MethodEndpoint
    GEThttps://app.whatconverts.com/api/v1/accounts/{account_id}/profiles

    Supported Parameters

    ParameterTypeDescriptionRequired
    profiles_per_pagenumberNumber of profiles to return for this request (default 25, maximum 250).No
    page_numbernumberPage number to return for this request.No
    start_datestringStart date for this request in date or date/time ISO 8601 format (UTC); 2015-11-10 or 2015-11-10T00:00:00Z.No
    end_datestringEnd date for this request in date or date/time ISO 8601 format (UTC); 2015-11-10 or 2015-11-10T00:00:00Z.No
    orderstringOrder in which to return the profiles by date created; asc or (default) desc.No

    Response Details

    ParameterTypeDescription
    profiles_per_pagenumberThe number of profiles returned in the request.
    page_numbernumberThe current page number in the request.
    total_pagesnumberThe total amount of pages available in the request.
    total_profilesnumberThe total amount of profiles available in the request.
    profilesarrayContains all the requested profiles.
    profile_idnumberUnique identifier for the profile.
    profile_namestringThe name of the profile.
    date_createdstringDate and time when the profile was created in ISO 8601 format (UTC).

    Example Response

        {
          "page_number": 1,
          "profiles_per_page": 25,
          "total_pages": 2,
          "total_profiles": 45,
          "profiles": [
            {
              "profile_id": 2548713,
              "profile_name": "WhatConverts Tracking",
              "date_created": "2016-06-24T17:24:42Z"
            },
            ...
          ]
        }
    

    Get Single Profile

    Get details for specific profile.

    Resource Details

    MethodEndpoint
    GEThttps://app.whatconverts.com/api/v1/accounts/{account_id}/profiles/{profile_id}

    Supported Parameters

    No supported parameters.

    Response Details

    Includes all response details from get all profiles resource.

    Create New Profile

    Create a new profile.

    Resource Details

    MethodEndpoint
    POSThttps://app.whatconverts.com/api/v1/accounts/{account_id}/profiles

    Supported Parameters

    ParameterTypeDescriptionRequired
    profile_namestringThe name for this profileYes

    Response Details

    ParameterTypeDescription
    profile_idnumberUnique identifier for the profile.
    profile_namestringThe name of the profile.
    date_createdstringDate and time when the profile was created in ISO 8601 format (UTC).

    Example Response

        {
          "profile_id": 2548713,
          "profile_name": "WhatConverts Tracking",
          "date_created": "2016-06-24T17:24:42Z"
        }
    

    Edit Profile

    Edit details for a single profile.

    Resource Details

    MethodEndpoint
    POSThttps://app.whatconverts.com/api/v1/accounts/{account_id}/profiles/{profile_id}

    Supported Parameters

    ParameterTypeDescriptionRequired
    profile_namestringThe name for this profileYes

    Response Details

    ParameterTypeDescription
    profile_idnumberUnique identifier for the profile.
    profile_namestringThe name of the profile.
    date_createdstringDate and time when the profile was created in ISO 8601 format (UTC).

    Example Response

        {
          "profile_id": 2548713,
          "profile_name": "WhatConverts Tracking",
          "date_created": "2016-06-24T17:24:42Z"
        }
    

    Delete Profile

    Delete a single profile.

    Resource Details

    MethodEndpoint
    DELETEhttps://app.whatconverts.com/api/v1/accounts/{account_id}/profiles/{profile_id}

    Supported Parameters

    No supported parameters.

    Response Details

    ParameterTypeDescription
    profile_idnumberUnique identifier for the profile.

    Example Response

        {
          "profile_id": 2548713
        }
    
    Get a FREE presentation of WhatConverts

    One of our marketing experts will give you a full presentation of how WhatConverts can help you grow your business.

    Schedule a Demo
    Whatconverts Features for your Business
    Leads by Landing Page
    Analytics & Insights Leads by Landing Page

    See how leads got to your site and the page they were on when they reached out.

    Scheduled Reports
    Analytics & Insights Scheduled Reports

    Create simple, clear reports sent at daily, weekly or monthly intervals.

    CRM Lead Valuation
    Lead Management CRM Lead Valuation

    Set up integrations so that lead value is instantly transferred between WhatConverts and the CRM

    HIPAA Compliant Call Tracking Software
    Lead Tracking HIPAA Compliant Call Tracking Software

    Keep ePHI information secure.

    Join 20,000+ other marketers and start getting marketing clarity

    Subscribe to our newsletter and get proven marketing strategies for growing your business.

      Suggested Blog Articles
      Guest Post: Time to Invest in These 4 eCommerce Tools
      Lead Tracking Guest Post: Time to Invest in These 4 eCommerce Tools

      Last update on Feb 4, 2020

      Introducing Pay As You Go Call Tracking
      Marketing Introducing Pay As You Go Call Tracking

      Last update on Jun 6, 2015

      Call Tracking Isn't a Burning Pain, And It Should Be.
      Marketing Call Tracking Isn't a Burning Pain, And It Should Be.

      Last update on Mar 2, 2016

      ready to get marketing clarity?

      Grow your business with WhatConverts

      14 days free trial Easy setup Dedicated support
      G2 Users Love Us Badge
      G2 High Performer Badge
      G2 High Performer Small Business Badge
      G2 Momentum Leader Badge
      G2 High Performer Europe Badge