9 Tips for Reducing API Latency in Agentic AI Systems | Nordic APIs |
Nine practical techniques for reducing API latency in agentic systems, from execution planning to caching, observability, and schema design.
Agentic AI plus APIs sounds powerful, but backend latency can spiral fast when multiple services are involved. This post breaks down practical patterns and context-engineering techniques to reduce latency and instability in real-world agent workflows.
05.03.2026 11:13
π 1
π 0
π¬ 0
π 0
The Risks of Shadow APIs: How Unmanaged Endpoints Bypass Your CI/CD Checks | Nordic APIs |
Shadow APIs bypass CI/CD checks and governance controls. Learn why endpoints emerge, why attackers target them, and how to discover them.
CI/CD-based security checks are powerful, but they have a blind spot: they only analyze what they can see. Today, we welcome Miles Brown to the blog to explore how shadow APIs bypass pipelines and introduce hidden risk.
05.03.2026 08:01
π 0
π 0
π¬ 0
π 0
What Is Role-Based Access Control (RBAC)? | Nordic APIs |
Learn what role-based access control (RBAC) is, how it works for APIs, and how it compares to ABAC and PBAC for modern access control.
What is role-based access control, and where does it fall short? As alternatives like ABAC and PBAC emerge, we look at the evolving access control landscape and when different models make sense for API security.
04.03.2026 12:04
π 0
π 0
π¬ 0
π 0
Gateway Federation: How to Manage Multiple API Gateways at Scale | Nordic APIs |
Learn how API gateway federation enables centralized governance, security, and visibility across multi-cloud and hybrid API environments.
Many organizations now manage hundreds of APIs across an increasingly fragmented mix of gateways and API management platforms. Is API gateway federation the solution? Adriano Mota takes a closer look today.
04.03.2026 08:01
π 0
π 0
π¬ 0
π 0
How LLMs Are Changing the Way We Build API Specifications | Nordic APIs |
How LLM-powered AI agents are changing API specification design and why machine-readable no longer means machine-optimized.
Machine-readable doesn't necessarily mean machine-optimized. As AI agents become API consumers, specification design matters more than ever. Here's what API designers need to rethink when building specs for LLM-driven consumption.
03.03.2026 08:01
π 3
π 0
π¬ 0
π 0
How to Handle JSON Web Tokens (JWTs) in Agentic AI | Nordic APIs |
How to securely handle JWTs in agentic AI systems, covering OAuth flows, token lifecycle management, validation, and authorization risks.
Short-lived JWTs are standard in OAuth, but they are especially critical for autonomous AI agents. J Simpson explains how proper token handling helps ensure secure, relevant API access in agentic AI workflows.
02.03.2026 12:33
π 1
π 0
π¬ 0
π 0
How Identity Guides Agentic AI Use of APIs | Nordic APIs |
Learn why identity control, including authentication and authorization adapted for AI agents, should guide secure agentic AI access to APIs.
Agentic AI is changing how APIs are called, explored, and adapted. This piece looks at why tracing agent identity and enforcing privileges is critical in an AI-driven API economy.
28.02.2026 19:22
π 0
π 0
π¬ 0
π 0
What Stranger Things Can Teach Us About API Architecture | Nordic APIs |
Netflixβs Stranger Things outages show how distributed API architectures fail under synchronized demand and what API teams can learn.
Even Netflix can stumble under synchronized global demand. J Simpson breaks down what the Stranger Things outages reveal about scaling APIs, microservices, and edge-first architectures.
27.02.2026 21:09
π 0
π 0
π¬ 0
π 0
From Cost Center to Revenue Driver: Rethinking the API and AI Mix | Nordic APIs |
How AI is reshaping the API economy, turning APIs into revenue channels through usage-based pricing, governance, and agent-driven demand.
Future competitive advantage may matter less about who builds the best AI model and more about who manages and secures the infrastructure those models rely on. Chris Darvill argues the API fabric is becoming the real differentiator.
27.02.2026 18:38
π 0
π 0
π¬ 0
π 0
Welcome Kong, Gold Sponsor of #PlatformSummit2026.
Providing the foundation for secure AI adoption and API-first architectures across modern environments.
Super early bird tickets:
https://nordicapis.com/events/platform-summit-2026/
26.02.2026 16:57
π 0
π 0
π¬ 0
π 0
10 Tips on Giving Standout Talks at Developer Conferences | Nordic APIs |
Practical tips from experienced speakers on preparing standout talks for developer conferences, from narrative to delivery.
Great developer conference talks rarely happen by accident. From finding a strong narrative arc to rehearsing with intention, these practical tips show how standout tech talks are built behind the scenes.
26.02.2026 11:49
π 0
π 0
π¬ 0
π 0
8 Platforms For Multi-Gateway API Management | Nordic APIs |
A practical overview of multi-gateway API management platforms and how different solutions approach governance, discovery, and scale.
Most large companies are now grappling with countless APIs and various API gateways. Today, we look at a handful of management platforms that explicitly cater to multi-gateway management.
18.02.2026 08:02
π 0
π 0
π¬ 0
π 0
6 Big Risks of Letting AI Make API Requests | Nordic APIs |
Explore six major risks of letting AI agents make API requests, from runaway costs to security gaps, and how to mitigate them safely.
APIs expect determinism. Yet, LLMs are probabilistic. Here's a look at some of the risks when these two areas collide, and some guardrails that allow AI to safely make API calls.
17.02.2026 20:55
π 0
π 0
π¬ 0
π 0
5 Legacy API Protocols That Refuse to Die | Nordic APIs |
Explore how legacy API protocols like SOAP, EDI, RPC, MQTT, and CORBA still power global systems in the age of AI.
Some of the most critical systems in tech rely on decades-old protocols. Learn why legacy API technologies remain essential and how they are adapting to the AI-driven future.
17.02.2026 18:36
π 0
π 0
π¬ 0
π 0
4 API Architectural Styles You Should Know | Nordic APIs |
Learn how REST, webhooks, gRPC, and HATEOAS compare so you can choose the right API architectural style for your next design project.
Different API architectures excel in different scenarios. Explore how REST, webhooks, gRPC, and HATEOAS compare so you can design more resilient systems.
17.02.2026 14:59
π 0
π 0
π¬ 0
π 0
What Is An Internal API Platform? | Nordic APIs |
What an internal API platform is, examples, why organizations adopt one, and the benefits and trade-offs for scaling internal APIs.
Internal API platforms help teams reduce hidden coupling, improve reliability, and move faster without stepping on each other. Here's a practical look at the benefits (and tradeoffs) of going API-first internally.
17.02.2026 13:30
π 0
π 0
π¬ 0
π 0
Just-in-Time Authorization: Securing the Non-Human Internet | Nordic APIs |
Learn how just-in-time authorization secures APIs against non-human consumers like AI agents, bots, and services, enforcing least privilege.
Just-in-time authorization secures APIs against non-human consumers like AI agents, bots, and services by enforcing least privilege. Today, Art Anthony reviews key takeaways from Jacob Ideskog's latest Platform Summit talk.
17.02.2026 08:01
π 0
π 0
π¬ 0
π 0
Beyond MCP: Scaling AI Enablement for API Landscapes | Nordic APIs |
Learn a five-step model for scaling MCP-based environments and preparing APIs for AI enablement at enterprise scale.
As AI adoption grows, so does the need for structured internal approaches. This guide outlines practical steps for building safer, more discoverable, workflow-aligned tools for AI-driven operations.
16.02.2026 20:44
π 0
π 0
π¬ 0
π 0
9 Types of API Monetization Models | Nordic APIs |
Explore nine API monetization models, including subscription, consumption, tokens, data services, and more, to help scale your API business.
From subscription tiers to token systems, freemium, partner revenue, and data services, API monetization is evolving quickly. Here are nine approaches API providers are using to stay profitable at scale.
13.02.2026 20:46
π 0
π 0
π¬ 0
π 0
Why It's Good to Be API-First in the AI Era | Nordic APIs |
Why API-first design improves AI readiness, agentic workflows, security, and scalability in the modern AI era.
API-first typically yields better documentation and more standardized, predictable APIs. That is good news for organizations looking to make AI systems more reliable, efficient, and secure.
12.02.2026 12:57
π 0
π 0
π¬ 0
π 0
We're excited to welcome Gravitee as a Platinum Sponsor of #PlatformSummit2026.
Gravitee brings APIs, event streams, and emerging AI-driven workloads together under one API management approach.
Super early bird registration is open: https://nordicapis.com/events/platform-summit-2026/
12.02.2026 11:04
π 0
π 0
π¬ 0
π 0
Using MCP For API Documentation Discovery | Nordic APIs |
How Model Context Protocol enables deterministic, agent-driven API documentation discovery beyond search and RAG.
MCP has a hidden power: efficiently surfacing developer documentation. Today, we look at how Mastercard, AWS, and Google are already implementing MCP to improve how developer documentation is accessed.
12.02.2026 08:01
π 0
π 0
π¬ 0
π 0
Why Public APIs Are Shuttering in the Age of AI | Nordic APIs |
Why public APIs are shutting down in the age of AI, from monetization pressures to LLM scraping, and what it means for developers.
The era of opening data to third-party developers without restraint is sunsetting. Here's why the future of public APIs and AI looks increasingly uncertain, according to Art Anthony.
29.01.2026 12:16
π 3
π 0
π¬ 0
π 0
How Identity Guides Agentic AI Use of APIs | Nordic APIs |
Learn why identity control, including authentication and authorization adapted for AI agents, should guide secure agentic AI access to APIs.
Identity is the linchpin of securing safe agentic AI access to APIs. Kristopher Sandoval explains why identity control matters, and what it looks like in practice for agent-driven API traffic.
29.01.2026 08:01
π 0
π 0
π¬ 0
π 0
A Go-to-Market Checklist for Internal APIs | Nordic APIs |
A practical checklist for treating internal APIs as products, covering ownership, design, governance, security, and adoption.
Treating internal APIs as "good enough" tools leads to fragmentation and low adoption. This step-by-step checklist outlines how to apply product thinking to internal APIs to make them discoverable and collaboratively governed.
28.01.2026 14:15
π 0
π 0
π¬ 0
π 0
Model Context Protocol (MCP) vs. Universal Tool Calling Protocol (UTCP) | Nordic APIs |
Compare MCP and UTCP for agentic AI tool-calling, including architecture trade-offs, performance, flexibility, and ecosystem support.
Rather than acting as a relay proxy like MCP, UTCP works more like a descriptive manual for AI agents, enabling direct calls to tools using their native API interfaces and protocols.
27.01.2026 14:24
π 0
π 0
π¬ 0
π 0
From Cost Center to Revenue Driver: Rethinking the API and AI Mix | Nordic APIs |
How AI is reshaping the API economy, turning APIs into revenue channels through usage-based pricing, governance, and agent-driven demand.
AI has reshaped the tech world, but one of the least discussed shifts is how it changes connectivity. Today on the blog, Chris Darvill from Kong unpacks the economics of API connectivity and why APIs are key to gaining an edge in the AI era.
27.01.2026 08:02
π 0
π 0
π¬ 0
π 0
Welcome Akamai, Platinum Sponsor of #PlatformSummit2026.
Supporting application and API security, performance, and reliability on a globally distributed cloud platform.
Super early bird tickets:
https://nordicapis.com/events/platform-summit-2026/
26.01.2026 16:35
π 0
π 0
π¬ 0
π 0
AuthZEN: A New Standard for Fine-Grained Authorization | Nordic APIs |
Learn how AuthZEN standardizes fine-grained authorization with a unified decision API that reduces lock-in and improves enterprise security.
AuthZEN may do for authorization what OAuth and OpenID Connect did for authentication. Curity's Jonas Iggbom explores how AuthZEN could improve consistency, governance, and developer experience.
23.01.2026 21:10
π 0
π 0
π¬ 0
π 0