SlideShare a Scribd company logo
Building an Interactive Marketplace
September, 2020
2
Agenda
Introduction to an API Marketplace
● Why is it so special in an Integrated API Supply Chain
API Marketplace Patterns
● Patterns of Federation
Building Blocks needed to build an API Marketplace
Building your API Marketplace
● Select, Build and Socialize
Takeaways
Let’s talk about Marketplaces
4
MarketplaceA location where people gather to both sell and buy commodities
5
6
An
API Marketplace
Is a meeting place of API providers who
publish their APIs and API consumers
who search and subscribe to these APIs
https://www.tiempodev.com/blog/aligning-your-api-strategy-with-api-marketplaces/
7
What’s Special about an API Marketplace
1 An API Marketplace is virtual - however,
the experience sought is still real.
Producers and Consumers need to feel
that same selling and buying
metaphoric experience.
2 An API Marketplace has no physical
boundaries - it has more reach than an
actual marketplace. A boundaryless
marketplace needs to be connected,
accessible and available to all.
3 The commodity is an API. An API is not
an end commodity - it is in fact a
means to a larger journey. Selling a
building block requires inbuilt support
that goes together with the commodity.
4 An API Marketplace should while
maintaining the expected experience
also bring together the necessary bits
and pieces through technology. It
should be technology driven.
8
https://www.businesswire.com/news/home/20200521005271/en/RapidAPI-Raises-25M-Fuel-Growth-World%E2%80%99s-Largest
What do these statistics mean ?
9
Reinforcing the value of API Marketplaces in ISCA
10
● Volume of APIs exposed and invoked
⦿ Legacy integrations are still in demand
⦿ Reuse is promoted through ease of access and usability
⦿ APIs are becoming the most common building block
⦿ APIs are definitely the new Products of the 21st century
● Volume of Organizations involved
⦿ Enterprise Marketplaces are being sought more
● Volume of Developers signed up and increase of paid subscriptions
⦿ Marketplaces are the start to Innovation
⦿ Innovation fuels more Revenue
API Marketplace Patterns
Patterns based on Federation
https://wso2.com/library/webinars/federated-apis-across-ecosystems/
12
#1
e.g. Scania
Internal federated marketplace #2
e.g. BNY Mellon
Partner marketplace #3
e.g. Smart Dubai
Closed group marketplace
#4
e.g. ideabiz
Shared revenue marketplace #5
e.g. Apigate
Aggregator marketplace
Internal Marketplace - i
13
● Each team/department produces it’s
own APIs
● Publishing APIs are done adhering
to enterprise wide guidelines and
quality controls but still maintaining
team/dept independence
#1
e.g. Scania
Internal federated marketplace
● Calls for visibility control of APIs
which are published to a common
marketplace
Internal Marketplace - ii
14
#1
e.g. Scania
Internal federated marketplace
● Each department has it’s own
publisher and developer portal
● An API when published to a
department developer portal also
gets published into a central
marketplace
● Calls for the ability to publish APIs
to multiple locations
Partner Marketplace
15
● In addition to the departments
within an Enterprise, APIs of
partner organizations are also
pushed into the central
marketplace
#2
e.g. BNY Mellon
Partner marketplace
● Calls for the ability to integrate
external identities into the
marketplace
Closed Group Marketplace
● Multiple enterprises publish APIs into a
central marketplace
● Not an open group but more a single
focused group of enterprises working
or belonging together
● Marketplace artifacts and experience
is unified to standardize the consumer
experience 16
#3
e.g. Smart Dubai
Closed group marketplace
● Calls for the ability to create
artifacts using a standard template
Shared Revenue Marketplace
17
● Open group of enterprises publish
APIs into a common marketplace
● The main incentive is revenue
sharing
● Marketplace can specify the
gateway or be GW agnostic
#4
e.g. ideabiz
Shared revenue marketplace
● Calls for extensive identity
federation and ability of the overall
platform to integrate with
heterogeneous IdPs and Gateways
Aggregator Marketplace
● APIs or parts of APIs from multiple
parties are taken and aggregated
into value added API products
● An API product is the commodity
which is sold
● Revenue is shared in a staggered
manner
18
#5
e.g. Apigate
Aggregator marketplace
● Calls for the ability to support API
Products
What should the platform provide
An API Marketplace is not just a
Developer Portal
It is a complete ECOSYSTEM which has more
components to it
20
The API Publisher and the Developer Portal
21
Publisher support for API Providers
● Ability to create APIs in different ways
⦿ Pre-created definitions, from scratch, multiple protocols
⦿ Add documentation
⦿ Swagger editor
● Creating products out of APIs
● Ensuring proper API reach
⦿ Visibility control for deployments, tenants, and roles
● Ensuring proper policy controls
⦿ Rate limiting
⦿ Security control
● Proper framework to do lifecycle management of APIs created
● Test APIs before being published
22
Developer Portal support for API Consumers
● Ability to sign up and sign in easily
⦿ Intuitive and configurable sign up procedure which is also self service
⦿ Ability to link with existing enterprise identity and access management (IAM)
solutions
● Easy discoverability of APIs once signed in
⦿ Landing page to provide context
⦿ View APIs and products that are meant for you
⦿ Categorization and tagging capabilities
⦿ Search for APIs on multiple criteria
⦿ See others’ comments and ratings
● Group APIs or Products for Subscription
⦿ Logical grouping of APIs based on usage
⦿ Variety of grant types
23
Developer Portal support for API Consumers
● Try out APIs with least amount of hassle
⦿ Documentation on APIs
⦿ In-app test tool
● Get SDK help for using subscribed APIs in applications
⦿ Support for many languages
⦿ Downloadable SDK
● Ability to work in communities
⦿ Share applications created
⦿ Provide feedback on APIs used
24
Security related support for Providers and Consumers
● Identity federation from external IdPs for logging into these portals and API
Authentication / Authorization
● SSO across portals (including external portals)
● Multiple options to provide API security
⦿ OAuth, API Key, Certificates, Basic Auth
● Ability to provide finer grained access control on specific resources of an API
● Availability of threat protection mechanisms that could be included in the
design of an API
● Do a full audit on the API from a security perspective before publishing
25
Governance support for Providers and Consumers
● Support full lifecycle management on APIs created
● Give flexibility to configure lifecycles as needed
● Provide control through workflows on certain actions for Providers and
Consumers
⦿ API Publishing, Sign up, Application Creation, Subscription
26
Analytics support for Providers and Consumers
● Provide dashboards with overall views of APIs from a Provider’s perspective to
gain insight on all APIs
⦿ API usage, Identification of Top APIs and Top Subscribers, Geo related information
on API usage
● Maintain privacy and relevance when viewing dashboards
● Alerts and Real time notifications to Providers which can be configured for
problematic situations
⦿ API going out of service, API being throttled out frequently
● Dashboards for consumers to sum up overall market adaptability of APIs
27
Monetization support for Providers and Consumers
● Configure billing plans and assign these to APIs
⦿ Commercial, Free, Freemium
● Link billing plans to usage of APIs
● Integration to a billing engine where
⦿ Providers can create accounts
⦿ Consumers can create accounts
⦿ Consumers can pay directly
⦿ The product can invoke APIs to either update information or obtain information
28
Building your own Marketplace
30
Select an API Platform that provides all the necessary components
Build an Ecosystem
● With APIs come applications
⦿ Application marketplace
⦿ Security provisioning for application
users
⦿ Support federation to existing Idps
⦿ Provide SSO across multiple
applications
● Marketplaces require activity
management
⦿ Provide workflows
● Monitor, Analyze, and Learn
⦿ Analytics and governance over usage
31
● Promote reuse through incentives
⦿ Monetary incentives
⦿ Developer halls of fame, public mention
⦿ Growth / revenue sharing
● Organize activities to evangelize and engage stakeholders more
⦿ Workshops, Hackathons
⦿ Documentation drives
● Have a clear communication model
⦿ Adopt multiple communication channels
⦿ Update on new capabilities from a business as well as a tech perspective
Socialize the stakeholders
32
Summing it up
Key Takeaways
● An API Marketplace is a mandatory value addition when building an Integrated
API Supply Chain
● Interactions matter - understanding how an API Marketplace is similar but at
the same time different from marketplaces or digital marketplaces is important
● Pick a marketplace pattern which suits your organization best
● Components matter - select an API Platform that provides all the bits and
pieces that are needed for you
● Don’t stop at just the API Platform - Build the surrounding Ecosystem that will
sustain and add more value to your API Supply Chain
34
Technology Partner of your API Strategy and Implementation
35
https://wso2.com/contact/
shiro AT WSO2.com
https://lk.linkedin.com/in/shiroshica-kulatilake-b4239a9
@shirolk
Image: https://www.crn.com/news/cloud/crn-exclusive-new-google-cloud-partner-advantage-program-launches-today

More Related Content

What's hot

API Management
API ManagementAPI Management
API Management
Prolifics
 
Api management best practices with wso2 api manager
Api management best practices with wso2 api managerApi management best practices with wso2 api manager
Api management best practices with wso2 api manager
Chanaka Fernando
 
WSO2 API Platform: Vision and Roadmap
WSO2 API Platform: Vision and RoadmapWSO2 API Platform: Vision and Roadmap
WSO2 API Platform: Vision and Roadmap
WSO2
 
How Secure Are Your APIs?
How Secure Are Your APIs?How Secure Are Your APIs?
How Secure Are Your APIs?
Apigee | Google Cloud
 
The Architecture of an API Platform
The Architecture of an API PlatformThe Architecture of an API Platform
The Architecture of an API Platform
Johannes Ridderstedt
 
What is APIGEE? What are the benefits of APIGEE?
What is APIGEE? What are the benefits of APIGEE?What is APIGEE? What are the benefits of APIGEE?
What is APIGEE? What are the benefits of APIGEE?
IQ Online Training
 
Effective API Design
Effective API DesignEffective API Design
Effective API Design
Bansilal Haudakari
 
Apigee Products Overview
Apigee Products OverviewApigee Products Overview
Apigee Products Overview
Apigee | Google Cloud
 
Apigee Edge Overview and Roadmap
Apigee Edge Overview and RoadmapApigee Edge Overview and Roadmap
Apigee Edge Overview and Roadmap
Apigee | Google Cloud
 
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Kai Wähner
 
API Management Solution Powerpoint Presentation Slides
API Management Solution Powerpoint Presentation SlidesAPI Management Solution Powerpoint Presentation Slides
API Management Solution Powerpoint Presentation Slides
SlideTeam
 
API Management Within a Microservices Architecture
API Management Within a Microservices Architecture API Management Within a Microservices Architecture
API Management Within a Microservices Architecture
Nadeesha Gamage
 
API Gateway How-To: The Many Ways to Apply the Gateway Pattern
API Gateway How-To: The Many Ways to Apply the Gateway PatternAPI Gateway How-To: The Many Ways to Apply the Gateway Pattern
API Gateway How-To: The Many Ways to Apply the Gateway Pattern
VMware Tanzu
 
What do you mean by “API as a Product”?
What do you mean by “API as a Product”?What do you mean by “API as a Product”?
What do you mean by “API as a Product”?
Nordic APIs
 
API Monetization
API MonetizationAPI Monetization
API Monetization
Capgemini
 
API Management - Why it matters!
API Management - Why it matters!API Management - Why it matters!
API Management - Why it matters!
Sven Bernhardt
 
Highlights of WSO2 API Manager 4.0.0
Highlights of WSO2 API Manager 4.0.0Highlights of WSO2 API Manager 4.0.0
Highlights of WSO2 API Manager 4.0.0
WSO2
 
API Monetization – It Does Not Mean What You Think It Means. It Is Far More
API Monetization – It Does Not Mean What You Think It Means. It Is Far MoreAPI Monetization – It Does Not Mean What You Think It Means. It Is Far More
API Monetization – It Does Not Mean What You Think It Means. It Is Far More
Nordic APIs
 
Azure API Management
Azure API ManagementAzure API Management
Azure API Management
Daniel Toomey
 
How to Execute a Successful API Strategy
How to Execute a Successful API StrategyHow to Execute a Successful API Strategy
How to Execute a Successful API Strategy
Matt McLarty
 

What's hot (20)

API Management
API ManagementAPI Management
API Management
 
Api management best practices with wso2 api manager
Api management best practices with wso2 api managerApi management best practices with wso2 api manager
Api management best practices with wso2 api manager
 
WSO2 API Platform: Vision and Roadmap
WSO2 API Platform: Vision and RoadmapWSO2 API Platform: Vision and Roadmap
WSO2 API Platform: Vision and Roadmap
 
How Secure Are Your APIs?
How Secure Are Your APIs?How Secure Are Your APIs?
How Secure Are Your APIs?
 
The Architecture of an API Platform
The Architecture of an API PlatformThe Architecture of an API Platform
The Architecture of an API Platform
 
What is APIGEE? What are the benefits of APIGEE?
What is APIGEE? What are the benefits of APIGEE?What is APIGEE? What are the benefits of APIGEE?
What is APIGEE? What are the benefits of APIGEE?
 
Effective API Design
Effective API DesignEffective API Design
Effective API Design
 
Apigee Products Overview
Apigee Products OverviewApigee Products Overview
Apigee Products Overview
 
Apigee Edge Overview and Roadmap
Apigee Edge Overview and RoadmapApigee Edge Overview and Roadmap
Apigee Edge Overview and Roadmap
 
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
 
API Management Solution Powerpoint Presentation Slides
API Management Solution Powerpoint Presentation SlidesAPI Management Solution Powerpoint Presentation Slides
API Management Solution Powerpoint Presentation Slides
 
API Management Within a Microservices Architecture
API Management Within a Microservices Architecture API Management Within a Microservices Architecture
API Management Within a Microservices Architecture
 
API Gateway How-To: The Many Ways to Apply the Gateway Pattern
API Gateway How-To: The Many Ways to Apply the Gateway PatternAPI Gateway How-To: The Many Ways to Apply the Gateway Pattern
API Gateway How-To: The Many Ways to Apply the Gateway Pattern
 
What do you mean by “API as a Product”?
What do you mean by “API as a Product”?What do you mean by “API as a Product”?
What do you mean by “API as a Product”?
 
API Monetization
API MonetizationAPI Monetization
API Monetization
 
API Management - Why it matters!
API Management - Why it matters!API Management - Why it matters!
API Management - Why it matters!
 
Highlights of WSO2 API Manager 4.0.0
Highlights of WSO2 API Manager 4.0.0Highlights of WSO2 API Manager 4.0.0
Highlights of WSO2 API Manager 4.0.0
 
API Monetization – It Does Not Mean What You Think It Means. It Is Far More
API Monetization – It Does Not Mean What You Think It Means. It Is Far MoreAPI Monetization – It Does Not Mean What You Think It Means. It Is Far More
API Monetization – It Does Not Mean What You Think It Means. It Is Far More
 
Azure API Management
Azure API ManagementAzure API Management
Azure API Management
 
How to Execute a Successful API Strategy
How to Execute a Successful API StrategyHow to Execute a Successful API Strategy
How to Execute a Successful API Strategy
 

Similar to [WSO2 Summit EMEA 2020] Building an Interactive API Marketplace

[WSO2 Summit Americas 2020] Building an Interactive API Marketplace
[WSO2 Summit Americas 2020] Building an Interactive API Marketplace[WSO2 Summit Americas 2020] Building an Interactive API Marketplace
[WSO2 Summit Americas 2020] Building an Interactive API Marketplace
WSO2
 
[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...
[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...
[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...
WSO2
 
[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs
[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs
[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs
WSO2
 
BATBern46_Syncier Marketplace.pdf
BATBern46_Syncier Marketplace.pdfBATBern46_Syncier Marketplace.pdf
BATBern46_Syncier Marketplace.pdf
BATbern
 
apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays
 
Driving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design ApproachDriving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design Approach
Akana
 
Apinity GmbH – Insurtech Innovation Award 2023
Apinity GmbH – Insurtech Innovation Award 2023 Apinity GmbH – Insurtech Innovation Award 2023
Apinity GmbH – Insurtech Innovation Award 2023
The Digital Insurer
 
Wso2 building-an-api-strategy-using-an-enterprise-api-marketplace
Wso2 building-an-api-strategy-using-an-enterprise-api-marketplaceWso2 building-an-api-strategy-using-an-enterprise-api-marketplace
Wso2 building-an-api-strategy-using-an-enterprise-api-marketplace
Tanjina Prema
 
Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...
Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...
Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...
apidays
 
I am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdfI am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdf
Francisco Picolini
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
WSO2
 
[Workshop] Managing the API lifecycle with Open Source Technologies
[Workshop] Managing the API lifecycle with Open Source Technologies[Workshop] Managing the API lifecycle with Open Source Technologies
[Workshop] Managing the API lifecycle with Open Source Technologies
WSO2
 
Building an API Factory: Turn your APIs into Products
Building an API Factory: Turn your APIs into ProductsBuilding an API Factory: Turn your APIs into Products
Building an API Factory: Turn your APIs into Products
Nuwan Dias
 
Application Development with API Manager
Application Development with API ManagerApplication Development with API Manager
Application Development with API ManagerWSO2
 
apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...
apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...
apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...
apidays
 
[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...
[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...
[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...
WSO2
 
API-first, going beyond SOA, ESB & Integration
API-first, going beyond SOA, ESB & IntegrationAPI-first, going beyond SOA, ESB & Integration
API-first, going beyond SOA, ESB & Integration
Apigee | Google Cloud
 
API Marketplaces: Centers of Innovation for your Digital Enterprise
API Marketplaces: Centers of Innovation for your Digital EnterpriseAPI Marketplaces: Centers of Innovation for your Digital Enterprise
API Marketplaces: Centers of Innovation for your Digital Enterprise
WSO2
 
What is API Product Management by PayPal Director of Product
What is API Product Management by PayPal Director of ProductWhat is API Product Management by PayPal Director of Product
What is API Product Management by PayPal Director of Product
Product School
 

Similar to [WSO2 Summit EMEA 2020] Building an Interactive API Marketplace (20)

[WSO2 Summit Americas 2020] Building an Interactive API Marketplace
[WSO2 Summit Americas 2020] Building an Interactive API Marketplace[WSO2 Summit Americas 2020] Building an Interactive API Marketplace
[WSO2 Summit Americas 2020] Building an Interactive API Marketplace
 
[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...
[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...
[WSO2 Summit Sydney 2019] Building a Successful API Strategy from Scratch and...
 
[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs
[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs
[WSO2 Integration Summit Bern 2019] Transforming Your Business through APIs
 
BATBern46_Syncier Marketplace.pdf
BATBern46_Syncier Marketplace.pdfBATBern46_Syncier Marketplace.pdf
BATBern46_Syncier Marketplace.pdf
 
apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...
 
Driving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design ApproachDriving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design Approach
 
Apinity GmbH – Insurtech Innovation Award 2023
Apinity GmbH – Insurtech Innovation Award 2023 Apinity GmbH – Insurtech Innovation Award 2023
Apinity GmbH – Insurtech Innovation Award 2023
 
Wso2 building-an-api-strategy-using-an-enterprise-api-marketplace
Wso2 building-an-api-strategy-using-an-enterprise-api-marketplaceWso2 building-an-api-strategy-using-an-enterprise-api-marketplace
Wso2 building-an-api-strategy-using-an-enterprise-api-marketplace
 
Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...
Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...
Apidays Singapore 2024 - Shift RIGHT to Better Product Resilience by Abhijit ...
 
I am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdfI am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdf
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
[Workshop] Managing the API lifecycle with Open Source Technologies
[Workshop] Managing the API lifecycle with Open Source Technologies[Workshop] Managing the API lifecycle with Open Source Technologies
[Workshop] Managing the API lifecycle with Open Source Technologies
 
Building an API Factory: Turn your APIs into Products
Building an API Factory: Turn your APIs into ProductsBuilding an API Factory: Turn your APIs into Products
Building an API Factory: Turn your APIs into Products
 
Application Development with API Manager
Application Development with API ManagerApplication Development with API Manager
Application Development with API Manager
 
Smartone v1.0
Smartone v1.0Smartone v1.0
Smartone v1.0
 
apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...
apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...
apidays New York 2023 - Enabling unified API Catalogs in a multi-vendor/cross...
 
[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...
[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...
[WSO2Con EU 2018] APIs - Technology That Can Transform Your Business Into a P...
 
API-first, going beyond SOA, ESB & Integration
API-first, going beyond SOA, ESB & IntegrationAPI-first, going beyond SOA, ESB & Integration
API-first, going beyond SOA, ESB & Integration
 
API Marketplaces: Centers of Innovation for your Digital Enterprise
API Marketplaces: Centers of Innovation for your Digital EnterpriseAPI Marketplaces: Centers of Innovation for your Digital Enterprise
API Marketplaces: Centers of Innovation for your Digital Enterprise
 
What is API Product Management by PayPal Director of Product
What is API Product Management by PayPal Director of ProductWhat is API Product Management by PayPal Director of Product
What is API Product Management by PayPal Director of Product
 

More from WSO2

Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
WSO2
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2
 
architecting-ai-in-the-enterprise-apis-and-applications.pdf
architecting-ai-in-the-enterprise-apis-and-applications.pdfarchitecting-ai-in-the-enterprise-apis-and-applications.pdf
architecting-ai-in-the-enterprise-apis-and-applications.pdf
WSO2
 
Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2
WSO2
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
WSO2
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
WSO2
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
WSO2
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
WSO2
 
WSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the CloudWSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2
 
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & InnovationWSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
WSO2
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
WSO2
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2
 

More from WSO2 (20)

Accelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with PlatformlessAccelerate Enterprise Software Engineering with Platformless
Accelerate Enterprise Software Engineering with Platformless
 
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital TransformationWSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
WSO2Con2024 - WSO2's IAM Vision: Identity-Led Digital Transformation
 
architecting-ai-in-the-enterprise-apis-and-applications.pdf
architecting-ai-in-the-enterprise-apis-and-applications.pdfarchitecting-ai-in-the-enterprise-apis-and-applications.pdf
architecting-ai-in-the-enterprise-apis-and-applications.pdf
 
Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2Driving Innovation: Scania's API Revolution with WSO2
Driving Innovation: Scania's API Revolution with WSO2
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
WSO2CON 2024 - Unlocking the Identity: Embracing CIAM 2.0 for a Competitive A...
 
WSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AIWSO2CON 2024 Slides - Unlocking Value with AI
WSO2CON 2024 Slides - Unlocking Value with AI
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
WSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the CloudWSO2CON 2024 - Elevating the Integration Game to the Cloud
WSO2CON 2024 - Elevating the Integration Game to the Cloud
 
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & InnovationWSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
WSO2CON 2024 - OSU & WSO2: A Decade Journey in Integration & Innovation
 
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open SourceWSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
WSO2CON 2024 - Freedom First—Unleashing Developer Potential with Open Source
 
WSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaSWSO2CON 2024 Slides - Open Source to SaaS
WSO2CON 2024 Slides - Open Source to SaaS
 
WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?WSO2CON 2024 - Does Open Source Still Matter?
WSO2CON 2024 - Does Open Source Still Matter?
 
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
WSO2CON 2024 - IoT Needs CIAM: The Importance of Centralized IAM in a Growing...
 
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
WSO2CON 2024 - WSO2's Digital Transformation Journey with Choreo: A Platforml...
 
WSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital BusinessesWSO2CON 2024 - Software Engineering for Digital Businesses
WSO2CON 2024 - Software Engineering for Digital Businesses
 
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
WSO2CON 2024 - Navigating API Complexity: REST, GraphQL, gRPC, Websocket, Web...
 
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of TransformationWSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
WSO2CON 2024 - Designing Event-Driven Enterprises: Stories of Transformation
 

Recently uploaded

Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
Ralf Eggert
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 

Recently uploaded (20)

Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)PHP Frameworks: I want to break free (IPC Berlin 2024)
PHP Frameworks: I want to break free (IPC Berlin 2024)
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 

[WSO2 Summit EMEA 2020] Building an Interactive API Marketplace

  • 1. Building an Interactive Marketplace September, 2020
  • 2. 2 Agenda Introduction to an API Marketplace ● Why is it so special in an Integrated API Supply Chain API Marketplace Patterns ● Patterns of Federation Building Blocks needed to build an API Marketplace Building your API Marketplace ● Select, Build and Socialize Takeaways
  • 3. Let’s talk about Marketplaces
  • 4. 4
  • 5. MarketplaceA location where people gather to both sell and buy commodities 5
  • 6. 6 An API Marketplace Is a meeting place of API providers who publish their APIs and API consumers who search and subscribe to these APIs https://www.tiempodev.com/blog/aligning-your-api-strategy-with-api-marketplaces/
  • 7. 7 What’s Special about an API Marketplace 1 An API Marketplace is virtual - however, the experience sought is still real. Producers and Consumers need to feel that same selling and buying metaphoric experience. 2 An API Marketplace has no physical boundaries - it has more reach than an actual marketplace. A boundaryless marketplace needs to be connected, accessible and available to all. 3 The commodity is an API. An API is not an end commodity - it is in fact a means to a larger journey. Selling a building block requires inbuilt support that goes together with the commodity. 4 An API Marketplace should while maintaining the expected experience also bring together the necessary bits and pieces through technology. It should be technology driven.
  • 9. What do these statistics mean ? 9
  • 10. Reinforcing the value of API Marketplaces in ISCA 10 ● Volume of APIs exposed and invoked ⦿ Legacy integrations are still in demand ⦿ Reuse is promoted through ease of access and usability ⦿ APIs are becoming the most common building block ⦿ APIs are definitely the new Products of the 21st century ● Volume of Organizations involved ⦿ Enterprise Marketplaces are being sought more ● Volume of Developers signed up and increase of paid subscriptions ⦿ Marketplaces are the start to Innovation ⦿ Innovation fuels more Revenue
  • 12. Patterns based on Federation https://wso2.com/library/webinars/federated-apis-across-ecosystems/ 12 #1 e.g. Scania Internal federated marketplace #2 e.g. BNY Mellon Partner marketplace #3 e.g. Smart Dubai Closed group marketplace #4 e.g. ideabiz Shared revenue marketplace #5 e.g. Apigate Aggregator marketplace
  • 13. Internal Marketplace - i 13 ● Each team/department produces it’s own APIs ● Publishing APIs are done adhering to enterprise wide guidelines and quality controls but still maintaining team/dept independence #1 e.g. Scania Internal federated marketplace ● Calls for visibility control of APIs which are published to a common marketplace
  • 14. Internal Marketplace - ii 14 #1 e.g. Scania Internal federated marketplace ● Each department has it’s own publisher and developer portal ● An API when published to a department developer portal also gets published into a central marketplace ● Calls for the ability to publish APIs to multiple locations
  • 15. Partner Marketplace 15 ● In addition to the departments within an Enterprise, APIs of partner organizations are also pushed into the central marketplace #2 e.g. BNY Mellon Partner marketplace ● Calls for the ability to integrate external identities into the marketplace
  • 16. Closed Group Marketplace ● Multiple enterprises publish APIs into a central marketplace ● Not an open group but more a single focused group of enterprises working or belonging together ● Marketplace artifacts and experience is unified to standardize the consumer experience 16 #3 e.g. Smart Dubai Closed group marketplace ● Calls for the ability to create artifacts using a standard template
  • 17. Shared Revenue Marketplace 17 ● Open group of enterprises publish APIs into a common marketplace ● The main incentive is revenue sharing ● Marketplace can specify the gateway or be GW agnostic #4 e.g. ideabiz Shared revenue marketplace ● Calls for extensive identity federation and ability of the overall platform to integrate with heterogeneous IdPs and Gateways
  • 18. Aggregator Marketplace ● APIs or parts of APIs from multiple parties are taken and aggregated into value added API products ● An API product is the commodity which is sold ● Revenue is shared in a staggered manner 18 #5 e.g. Apigate Aggregator marketplace ● Calls for the ability to support API Products
  • 19. What should the platform provide
  • 20. An API Marketplace is not just a Developer Portal It is a complete ECOSYSTEM which has more components to it 20
  • 21. The API Publisher and the Developer Portal 21
  • 22. Publisher support for API Providers ● Ability to create APIs in different ways ⦿ Pre-created definitions, from scratch, multiple protocols ⦿ Add documentation ⦿ Swagger editor ● Creating products out of APIs ● Ensuring proper API reach ⦿ Visibility control for deployments, tenants, and roles ● Ensuring proper policy controls ⦿ Rate limiting ⦿ Security control ● Proper framework to do lifecycle management of APIs created ● Test APIs before being published 22
  • 23. Developer Portal support for API Consumers ● Ability to sign up and sign in easily ⦿ Intuitive and configurable sign up procedure which is also self service ⦿ Ability to link with existing enterprise identity and access management (IAM) solutions ● Easy discoverability of APIs once signed in ⦿ Landing page to provide context ⦿ View APIs and products that are meant for you ⦿ Categorization and tagging capabilities ⦿ Search for APIs on multiple criteria ⦿ See others’ comments and ratings ● Group APIs or Products for Subscription ⦿ Logical grouping of APIs based on usage ⦿ Variety of grant types 23
  • 24. Developer Portal support for API Consumers ● Try out APIs with least amount of hassle ⦿ Documentation on APIs ⦿ In-app test tool ● Get SDK help for using subscribed APIs in applications ⦿ Support for many languages ⦿ Downloadable SDK ● Ability to work in communities ⦿ Share applications created ⦿ Provide feedback on APIs used 24
  • 25. Security related support for Providers and Consumers ● Identity federation from external IdPs for logging into these portals and API Authentication / Authorization ● SSO across portals (including external portals) ● Multiple options to provide API security ⦿ OAuth, API Key, Certificates, Basic Auth ● Ability to provide finer grained access control on specific resources of an API ● Availability of threat protection mechanisms that could be included in the design of an API ● Do a full audit on the API from a security perspective before publishing 25
  • 26. Governance support for Providers and Consumers ● Support full lifecycle management on APIs created ● Give flexibility to configure lifecycles as needed ● Provide control through workflows on certain actions for Providers and Consumers ⦿ API Publishing, Sign up, Application Creation, Subscription 26
  • 27. Analytics support for Providers and Consumers ● Provide dashboards with overall views of APIs from a Provider’s perspective to gain insight on all APIs ⦿ API usage, Identification of Top APIs and Top Subscribers, Geo related information on API usage ● Maintain privacy and relevance when viewing dashboards ● Alerts and Real time notifications to Providers which can be configured for problematic situations ⦿ API going out of service, API being throttled out frequently ● Dashboards for consumers to sum up overall market adaptability of APIs 27
  • 28. Monetization support for Providers and Consumers ● Configure billing plans and assign these to APIs ⦿ Commercial, Free, Freemium ● Link billing plans to usage of APIs ● Integration to a billing engine where ⦿ Providers can create accounts ⦿ Consumers can create accounts ⦿ Consumers can pay directly ⦿ The product can invoke APIs to either update information or obtain information 28
  • 29. Building your own Marketplace
  • 30. 30 Select an API Platform that provides all the necessary components
  • 31. Build an Ecosystem ● With APIs come applications ⦿ Application marketplace ⦿ Security provisioning for application users ⦿ Support federation to existing Idps ⦿ Provide SSO across multiple applications ● Marketplaces require activity management ⦿ Provide workflows ● Monitor, Analyze, and Learn ⦿ Analytics and governance over usage 31
  • 32. ● Promote reuse through incentives ⦿ Monetary incentives ⦿ Developer halls of fame, public mention ⦿ Growth / revenue sharing ● Organize activities to evangelize and engage stakeholders more ⦿ Workshops, Hackathons ⦿ Documentation drives ● Have a clear communication model ⦿ Adopt multiple communication channels ⦿ Update on new capabilities from a business as well as a tech perspective Socialize the stakeholders 32
  • 34. Key Takeaways ● An API Marketplace is a mandatory value addition when building an Integrated API Supply Chain ● Interactions matter - understanding how an API Marketplace is similar but at the same time different from marketplaces or digital marketplaces is important ● Pick a marketplace pattern which suits your organization best ● Components matter - select an API Platform that provides all the bits and pieces that are needed for you ● Don’t stop at just the API Platform - Build the surrounding Ecosystem that will sustain and add more value to your API Supply Chain 34
  • 35. Technology Partner of your API Strategy and Implementation 35 https://wso2.com/contact/ shiro AT WSO2.com https://lk.linkedin.com/in/shiroshica-kulatilake-b4239a9 @shirolk Image: https://www.crn.com/news/cloud/crn-exclusive-new-google-cloud-partner-advantage-program-launches-today