How to Value Your Data When Providing an API

API providers are continually breaking new ground in securely providing valuable data to the applications that have become essential to the way we live our lives: The manner in which we can conduct so much confidential personal activity at arm’s length from the organizations we do business with, powered by APIs, would have been considered impossible even 15 years ago.

Moreover, there is an increasing realization amongst both would-be and existing API providers that their organizations hold an immense amount of data that is of value to their consumers and to themselves, and these organizations are increasingly looking for ways to unlock its commercial value.

In this post we take a look at the motivation for exposing data via an API and the different types of data providers can expose. Moreover, we discuss what the specific value of this data is, from both the perspective of API providers who expose the data, and the consumers who use this data when building their applications.

Why Expose an API?

The efficiency of using an API to deliver a product to market continues to be a compelling reason for becoming an API provider. Putting aside the hype of joining the API Economy because it’s the “cool” thing to do, there are a multitude of reasons why an organization chooses to provide an API to expose valuable data. Typically these coalesce into several top-level themes:

  • Taking a product to market: Regardless of the value of the data they are exposing, an organization may choose to use an API to take a product to market, with the focus typically being on one of two models: “enabled-by”, where the API is the product with no other means to access it, or “supported-by” where the API is a new channel to access an existing product with the API being used to gain traction with or enable a new customer base;
  • Revaluation: Many organizations have been experiencing what might be termed a data epiphany, with corporate strategists recognizing the assets held internally such as business information or aggregated data have commercial value that can be monetized. APIs provide a convenient technical mechanism to attempt to unlock the value of this data, exposing it to the target audience with the fewest number of hurdles;
  • Coercion: Many organizations are being compelled to deliver APIs due to regulations that attempt to unlock markets (and thus the data that is of value), enhance competitiveness or improve integration. Examples include financial services (such as PSD2 and the CMA Reforms in the UK) and HealthIT in the USA;
  • Technical: Of course we must not forget that despite remodeling the vernacular towards a product-based view of APIs and the value of the data behind them, some API providers deliver APIs for purely technical reasons. APIs provide the most convenient and consumable way of delivering valuable data using a service that faces the Internet or allows interaction with IoT devices (which of course incorporates other valuable data sources such as sensor data).

There are, of course, other compelling reasons why an organization may choose to expose their valuable data via an API. However, one fact remains true across all API providers: The data they are exposing has intrinsic value to the developers and organizations that consume it.

Related: The API of Me

Value to Consumers

Like the reasons for exposing data via an API, the reasons an organization might consume data via an API are diverse and subjective. Fundamentally the value lies in whatever the API provides that a developer can utilize in their applications, and the data could involve any of the following:

  • Banking: Account history forms the cornerstone of many products that offer a consolidated view of a consumer’s financial history. Such products include accounting packages like Xero or Quickbooks, gamified savings apps like moneybox or personal financial management tools like Money Dashboard. Whilst screen scraping is commonly employed to gather account data, having access to a suite of easy to access APIs can be of immense value to developers of these packages. Moreover, a possible ban on screen scraping across the EU due to PSD2 will make APIs that deliver banking data even more valuable;
  • Insight: Insight covers many sectors and can be a result of both real-time and historic perspectives on the data an API provider has sight of. Examples include Xignite, which provides a suite of APIs to help consumers gain increased insights of financial market data and DataSift which aggregates social networks and provides analysis on top of the consolidated data;
  • Community: Many providers expose data via APIs on the basis of giving something to their audience, fan base or peers in a controlled manner with limited intrinsic value other than altruism or emotional satisfaction. Examples of such APIs include Marvel and Star Wars;
  • Utility: Finally, providers can deliver APIs that offer information services useful to developers across a huge number of subject areas such as weather, currency exchange rates, traffic information and so on. Many of these APIs may be public in nature and available to anyone to use initially, but offer a freemium model with a charge for an increased number of calls. Examples vary from the Yahoo Weather API or UK Government Transport APIs.

Obviously this list is not exhaustive, and there are other types of data exposed by APIs that are of value to developers. However, one fact that permeates all of these examples is there is no such thing as a free lunch; somehow the cost of exposing the data via an API needs to be recouped. So, assigning a price tag to the data provided is extremely important.

Assigning a Price Tag

Defining value is critical to ensure the platform generates a sufficient return for the provider. If you an API product owner and are trying to define its value, it’s worth exploring how an API sits within your business model to ensure it provides affordances for how you make your money. It’s important to note that some positive results may not always be necessarily monetary in nature, but are surely valuable.

Start by answering these three questions to help clarify the value of your API and your data:

Q1: Is my API my product?

If the answer to this question is YES, then your API is the lifeblood of your organization and access to your API needs to be based on an all-or-nothing approach — unless you make money from the API, your business fails.

Such an approach is likely to result in a subscription model, with charges reflecting measures like running costs and profit margins to ensure that the API delivers appropriate returns for the provider. Moreover, as the API provider’s market share (hopefully) expands and the number of consumers and/or calls to the API also increases, the granularity of the subscription might also become finer, with more options and price differentiation to ensure maximum market reach. An example of this tailored approach is Stripe, which offers flat pricing for low volumes and custom plans for enterprise use cases.

Q2: Does the API support an existing product?

If your API adds value or extends an existing product then the value of an API to your audience can manifest itself in two ways:

  • Existing customers get greater flexibility in how they consume your product;
  • Potential customers now have a new means to consume your product not previously available that enables them to be converted to new customers (either because they liked your product but not your pre-API product delivery channels, or because an API introduces competitive advantage).

Both these perspectives beckon API providers to think carefully about what role their API plays in delivering a compelling product offering. Ask the following; If I charge customers for using the API itself, would my customers willingly pay to use it?

If the answer is NO, then the business model for API access needs to be tailored accordingly. This means access is granted for free or through a nominal charge built into the charges for a premium product plan.

Also visit our Business Insight Page for further advice on reaching market-fit

Q3: Do I care whether I make money from my API?

If the answer is NO, your program could leverage intangible benefits such as reputation, brand marketing, or altruistic benefit. In these cases, assigning a price tag for your API becomes almost unnecessary — you are likely to make it available for free, or for an optional donation-based fee.

There is obviously a huge diversity of providers who fall into this category, and their approach to providing the API at a scale appropriate to the lack of monetary return will vary massively. Your average developer will run their API on a free-to-use PaaS solution, whereas a large corporation may deliver a widely distributed but heavily rate limited API that delivers a cost-effective solution with availability commensurate with the organization’s profile.

Final Thoughts

The API Economy is a diverse landscape and there are innumerable reasons why providers and consumers alike value the data that an API exposes. There are, of course other ways of making this data available by methods that could be considered less optimal, such as file transfers or screen scraping. However, when addressing a large audience APIs offer a great mechanism for offering valuable data to the right audience at the right time with appropriate security controls to ensure both ring-fenced access and safe transit. The rewards for exploiting APIs as a means of exposing valuable data is therefore likely to tempt more participants into the API Economy for the foreseeable future.