~/devreads

#api governance

27 posts

4 Jun

Bill Doerrfeld 7 min read

Model Context Protocol (MCP) has, almost overnight, become a mainstay for developer tools and enterprise AI workflows. Anthropic open-sourced MCP in late 2024 and later donated it to the recently established Agentic AI Foundation (AAIF), a Linux Foundation project. As AI agents and large language model (LLM) applications start to put MCP servers into use, ...

blogai agentsapi governanceapi managementapi security

2 Jun

Eyal Solomon 6 min read

A developer can ship an MCP server in an afternoon. Getting that same server running in regulated production, with credentials provisioned, access controls enforced, and security sign-off obtained, takes weeks. This post walks through the six challenges teams hit when scaling enterprise MCP deployments from prototype to production, the fix for each, a posture assessment ...

blogaccess controlai agentsapi gatewayapi governance

28 May

Kristopher Sandoval 10 min read

Often, enterprises end up treating all their APIs roughly the same. They’re authenticated, maybe rate-limited, and hopefully behind a gateway, but ultimately, they’re lumped together as part of a collection of APIs. While that flatness makes sense from a product management perspective, it poses a problem for risk management. A payment processing API and a ...

blogsecurityaccess controlapi gatewayapi governance

26 May

19 May

14 May

12 May

6 May

5 May

11 Mar

Bill Doerrfeld 5 min read

AI introduces many exciting developments in the software industry. However, the uncontrolled use of generative AI has the potential to undermine our mission to provide a platform for authentic voices in the API community. For this reason, we are clarifying our AI usage policy. This policy applies to anyone who contributes content to Nordic APIs, ...

blogdesignapiapi communityapi governance

10 Mar

J Simpson 7 min read

APIs are no longer just infrastructure holding organizations together. They’re business products in their own right. As Postman put it in the 2024 State of the API report, “62% of respondents report working with APIs that generate income. This signals the rise of the API-as-a-product model, where APIs are designed, developed, and marketed as strategic ...

blogapi as a productapi business modelsapi governanceapi lifecycle

5 Mar

Miles Brown 9 min read

Most API teams I talk to are serious about the front door. They have a documented API surface, versioning rules, code review, and a continuous integration and continuous delivery (CI/CD) pipeline that runs tests and security checks before anything ships. That’s all good hygiene. But the incidents that turn into painful postmortems often start somewhere ...

blogsecurityapi discoveryapi governanceapi inventory

24 Feb

J Simpson 8 min read

When building agentic AI systems that interact with APIs and other services, securely managing JSON Web Tokens (JWTs) becomes a critical part of the architecture. Unlike traditional web applications, agentic AI can operate autonomously, invoking APIs, making decisions, and passing sensitive information without direct human supervision. These nuances create unique authorization challenges around how JWTs ...

blogdesignsecurityai agentsapi governance

18 Feb

Kristopher Sandoval 7 min read

As APIs scale and organizations structure complex systems, it’s almost inevitable that some enterprises are going to end up with more than one API gateway. Sometimes this is intentional — especially when those gateways represent different environments, segmented data services across regions, or different teams and thus different focuses. More often, however, this is just ...

blogplatformsapi discoveryapi gatewayapi governance

10 Feb

4 Feb

Adriano Mota 6 min read

It is no longer a secret that AI and APIs are intimately connected. Whether it’s building foundational infrastructure or powering MCP servers, APIs are the essential building blocks. However, for AI to deliver a positive impact, these APIs require rigorous governance and management. APIs serve as the technical key to an AI initiative and provide ...

blogstrategyai agentsapi discoveryapi governance

29 Jan

Kristopher Sandoval 6 min read

Agentic AI is an incredibly powerful frontier technology, and it’s actively changing the tech landscape day by day. One of the most significant changes is that APIs are no longer solely called by deterministic code developed and reviewed by humans. Instead, APIs are being actively and frequently called, explored, linked, and even adapted by autonomous ...

blogsecurityaccess controlai agentsapi governance

14 Jan

13 Jan

8 Jan

Kristopher Sandoval 7 min read

In the software field, one of the most commonly referred to and leveraged resources is the Top Ten list from OWASP. This is for good reason — OWASP stands as a platform- and vendor-agnostic voice that can highlight application security risks in a potentially more meaningful way than the litany of whitepapers and reports issued ...

blogsecurityaccess controlapi governanceapi security

7 Jan

J Simpson 6 min read

In OpenAPI, the industry standard API specification, small steps can have major implications. While OpenAPI 3.2.0 may not reinvent the wheel, as it still follows the same architecture and uses the JSON Schema Specification Draft 2020-12 implemented in OpenAPI 3.1.0, OpenAPI Specification v3.2.0 still has enough changes to warrant excitement while remaining compatible with older ...

blogdesignapi designapi documentationapi governance

23 Dec 2025

Jonas Iggbom 6 min read

Authorization Exchange, or AuthZEN for short, is a new specification from the OpenID Foundation that aims to bring clarity and standardization to authorization. If OAuth 2.0 and OpenID Connect brought us standardized protocols for authentication and identity, AuthZEN aims to do something similar for fine-grained authorization. It defines a shared, interoperable way for applications to ...

blogsecurityaccess controlapi governanceapi security

22 Dec 2025

28 Oct 2025

Art Anthony 5 min read

It’s not an overstatement to say that the health and fitness space has been transformed in the past couple of decades. Thanks to the introduction of wearables and trackers, keeping tabs on one’s progress no longer means manually entering weights and reps into a chalky old notebook between sets. Fitness has been streamlined, incentivized, and ...

blogsecuritystrategyapi governanceapi industry

8 Oct 2025

J Simpson 8 min read

APIs have a reputation for being the weakest link in an enterprise’s cybersecurity. This can become a self-fulfilling prophecy, as APIs’ supposed vulnerabilities make them a popular target for potential attackers and cybercriminals. This can cause all manner of security issues, as APIs can be made to divulge a wealth of sensitive information using valid ...

blogsecurityapi developerapi governanceapi security

7 Oct 2025

3 Oct 2025

J Simpson 8 min read

In January 2024, the Centers for Medicare and Medicaid Services updated The CMS Interoperability and Patient Access Act. The new revision outlines requirements and specifications for what information medical providers need to provide, as well as how it should be formatted to ensure API security and data compliance. This is towards the goal of improving ...

blogplatformssecurityapi best practicesapi governance