Chapter 10: Publishing Options
At this point, we have covered many different topics around developing your APIs. You should now have a good working knowledge of how to create and secure your APIs in API Connect (APIC), as well as the different tools, features, and options within the Product itself. Hopefully, you have gained a good understanding of the concepts and implementation of the topics we've covered thus far. Although creating working and secure APIs is critical, it is just as important to think about the entire consumer experience. This includes how your APIs are packaged, published, and discovered, as well as providing any applicable access levels. In this chapter, we will cover how to publish APIs that are easy to discover, well-documented, and mindful of overages.
Specifically, we will cover the following topics:
- Working with Products and Plans
- Creating Rate Limits
- Publishing and configuring Catalogs
- Consumer interaction
By the end of...