Freelance Income Verification

Comprehensive Freelance Data for Informed Decision-Making

Income Verification Endpoint

Transform your data consumption and verification processes with Deck's 'Freelance_Income', an advanced endpoint designed to fetch comprehensive data from popular freelance and gig platforms. Freelance_Income enables organizations to understand and verify the income capabilities of users from these platforms, facilitating various applications from financial services to market research.

Comprehensive Income Insights

Gain a detailed view of a user's income from freelance and gig platforms, including earnings history, active contracts, and project completion rates, providing essential insights into the user's income stability and reliability.

Seamless Integration

Integrates effortlessly with existing systems, ensuring a smooth onboarding experience for both institutions and end users.

Automated Data Collection

Automates the retrieval of data from connected freelance accounts, enhancing efficiency and accuracy in assessing a user's income and activity details.

Data Sample

{
  "full_name": "Jane Doe",
  "email": "[email protected]",
  "phone_number": "+1-202-555-0199",
  "join_date": "2020-05-10",
  "platform_name": "Upwork",
  "account_status": "Active",
  "total_gross_earnings": 25000.75,
  "earnings_currency": "USD",
  "earnings_last_year": 22000.5,
  "earnings_monthly": [
    {
      "month": "January",
      "earnings": 1800.50
    },
    {
      "month": "February",
      "earnings": 1900.00
    },
    {
      "month": "March",
      "earnings": 2000.00
    },
    {
      "month": "April",
      "earnings": 2100.75
    },
    {
      "month": "May",
      "earnings": 2200.00
    },
    {
      "month": "June",
      "earnings": 2300.50
    },
    {
      "month": "July",
      "earnings": 2400.00
    },
    {
      "month": "August",
      "earnings": 2500.25
    },
    {
      "month": "September",
      "earnings": 2600.50
    },
    {
      "month": "October",
      "earnings": 2700.75
    },
    {
      "month": "November",
      "earnings": 2800.00
    },
    {
      "month": "December",
      "earnings": 2900.50
    }
  ],
  "monthly_earnings": {
    "month": "December",
    "earnings": 2900.50
  },
  "bonuses_earned": 500,
  "platform_fee": 300,
  "other_deductions": 100,
  "total_deductions": 400,
  "net_earnings": 17000.5,
  "net_earnings_last_year": 17000.5,
  "total_projects": 120,
  "active_projects": 3,
  "project_completion_rate": 95.5,
  "current_earnings": 2000,
  "remaining_earnings": 1500,
  "current_balance": 500,
  "clients": [
    {
      "client_name": "Acme Corp",
      "client_rating": 4.8
    }
  ],
  "repeat_client": true,
  "client_performance": 90,
  "client_rating": 4.8
}

Freelance Data Dictionary

FieldDescriptionData TypesData Availability
full_nameFull name of the account holderStringAvailable
emailEmail address associated with the accountStringAvailable
phone_numberPhone number linked to the accountStringAvailable
join_dateDate the user joined the platform, inferred from the oldest earning records found for that user.DateAvailable
platform_nameName of the platform (e.g., Upwork, Fiverr)StringAvailable
account_statusStatus of the account (Active or Suspended)StringAvailable
total_gross_earningsTotal earnings since account creationFloatAvailable
earnings_currencyThe currency in which the earnings are denotedStringAvailable
earnings_last_yearTotal earnings in the last 12 monthsFloatAvailable
earnings_monthlyBreakdown of earnings month by monthArrayAvailable
monthly_earningsMonthly earnings detailsObjectAvailable
bonuses_earnedTotal amount of bonuses receivedFloatAvailable
platform_feeFee that the platform deducts from the driver’s earnings.FloatAvailable
other_deductionsDeductions such as service fees, taxes or other.FloatAvailable
total_deductionsTotal deductions from gross earningsFloatAvailable
net_earningsEarnings after deductionsFloatAvailable
net_earnings_last_yearEarnings after deductions in the last 12 monthsFloatAvailable
total_projectsTotal number of projects completedIntegerAvailable
active_projectsNumber of ongoing projectsIntegerAvailable
project_completion_ratePercentage of projects completed on timeFloatAvailable
current_earningsEarnings from active jobsFloatAvailable
remaining_earningsEarnings yet to be realized from active jobsFloatAvailable
current_balanceCurrent balance on the platformFloatAvailable
clientsList of clientsArrayComing soon
client_nameName of the client for a particular projectStringComing soon
repeat_clientWhether the client is a repeat customerBooleanComing soon
client_performanceFor percentage systems, like Upwork’s JSSIntegerComing soon
client_ratingFor 5-star systems (like Fiverr)FloatComing soon
New data fieldLet us know what you would like to receive. We take customer demands for new datapoints seriously.NewNew