The OpenAPI Specification just got a major overhaul. Improvements in version 3.0 include the components object, multiple servers, webhooks, hypermedia ...| Nordic APIs
API Keys are not security. By design they lack granular control, and there are many vulnerabilities at stake: applications that contain keys can be decompiled to extract keys, or deobfuscated from on-device storage, plaintext files can be stolen for unapproved use, and password managers are susceptible to security risks as with any application. In this piece we outline the disadvantages of solely relying on API keys to secure the proper access to your data.| Nordic APIs
We define and compare five ways to design event-driven APIs; WebSockets, Webhooks, REST Hooks, Server Sent Events (SSE), and Pub-Sub.| Nordic APIs
We look into what the OpenAPI Specification is and how it can enable a faster, more secure API development.| Nordic APIs