News

On Wednesday, OpenAI announced the availability of developer APIs for its popular ChatGPT and Whisper AI models that will let developers integrate them into their apps. An API (application ...
In a 2023 SANS™ Institute survey on API security, 57% of respondents reported API inventory accuracy of between 25% and 75%. There is much room for improvement. The threat is real and growing ...
Apollo GraphQL, the graph-based API orchestration leader, today announced the Apollo MCP Server, a solution that connects graph APIs to AI models using the Model Context Protocol (MCP). MCP has ...
For devs building on top of Meta’s recently released Llama 4 models specifically, the Llama API offers model-serving options via partnerships with Cerebras and Groq.
At its developer conference, OpenAI announced a new API, the Assistants API, that it characterizes as a step toward helping developers build “agent-like experiences” within their apps.
OpenAI is rolling out new tools to help developers build their own AI agents. The new Responses API comes with built-in tools like web and file search, as well as the ability to perform tasks on a ...
X's API customers will soon pay Elon Musk a share of their revenue under the company's new API subscription plans. Credit: Jennifer Brückner/picture alliance via Getty Images Third-party ...
One of the popular ways to refactor a monolithic REST API is to use an API gateway for microservices.. In a monolithic REST API, all resources are housed within the same application domain.In practice ...