57 articles tagged #api
All English for IT articles related to #api.
-
Linear API: Project Management Integration English for Developers
Master the English terms for integrating with the Linear API — issues, cycles, projects, GraphQL, webhooks, OAuth, and triage — for ESL developer-tool engineers.
-
Backend-for-Frontend (BFF) English: Vocabulary for API Architecture Discussions
Learn the English vocabulary architects and engineers use when discussing the Backend-for-Frontend pattern, API aggregation, data shaping, and client-specific endpoints.
-
English for Fintech Integration Engineers: Open Banking, PSD2, and Payment API Vocabulary
Open banking, SCA, idempotency key, reconciliation — the English vocabulary fintech integration engineers use in API calls, technical calls, and payment reviews.
-
OpenAI Batch API: The English Vocabulary You Need
Master the English vocabulary for OpenAI Batch API: asynchronous processing, request queuing, throughput, latency trade-offs, and cost optimisation terms explained for IT professionals.
-
English for OpenAPI and Swagger Developers
Vocabulary for developers writing OpenAPI specs — schemas, operations, contract testing, and codegen — for teams discussing API contracts in English.
-
English for oRPC Developers
Vocabulary for developers building type-safe APIs with oRPC — procedures, contracts, middleware, and RPC-over-HTTP — for teams discussing end-to-end typed backends in English.
-
English for Postman Developers
Vocabulary for developers using Postman — collections, environments, pre-request scripts, and mock servers — for teams discussing API testing workflows in English.
-
English for Protocol Buffers (Protobuf) Developers
Vocabulary for developers defining Protocol Buffers schemas — field numbers, wire format, and backward compatibility — for teams discussing serialization contracts in English.
-
English for ts-rest Developers
Vocabulary for developers building type-safe REST APIs with ts-rest — contracts, client generation, and OpenAPI interop — for teams discussing typed REST endpoints in English.
-
How to Explain a CORS Error to a Frontend Team in English
Learn the English vocabulary and phrases backend developers need to explain a CORS error to a frontend team, from what the browser is blocking to what headers need to change.
-
tRPC v11: TypeScript API Vocabulary for Full-Stack Engineers
Learn the essential English terms for building type-safe APIs with tRPC v11 — routers, procedures, middleware, and TanStack Query integration explained.
-
English for gRPC-Web Developers
Master the English vocabulary developers need for gRPC-Web's proxy layer, streaming limitations, and codegen workflow when connecting browser clients to gRPC services.
-
English for Explaining Idempotency Keys in Payment Systems
Learn the English vocabulary for describing idempotency keys, duplicate request handling, and retry safety in payment and API integration discussions.
-
English for GraphQL Federation
Learn the English vocabulary for GraphQL federation: subgraphs, the gateway, and entity resolution, explained for discussing distributed GraphQL architecture clearly.
-
English for tRPC
Learn the English vocabulary for discussing tRPC, including end-to-end type safety, procedures, routers, and how it differs from REST or GraphQL.
-
English for Writing a JSON Schema with Clear Field Descriptions
Learn the English phrasing for writing clear, unambiguous field descriptions, constraints, and examples in JSON Schema documents for APIs and config files.
-
How to Announce a Service Deprecation Timeline in English
Learn the English structure for announcing a service or API deprecation timeline clearly: sunset date, migration path, and support boundaries.
-
How to Discuss a Breaking API Change with a Partner Team in English
Learn the English phrases for negotiating a breaking API change with a downstream team: framing the impact, proposing a migration path, and setting a timeline.
-
How to Discuss API Versioning Strategy in English
Learn the English vocabulary for discussing API versioning strategy: breaking changes, deprecation windows, and version negotiation with stakeholders.
-
How to Write a Deprecation Notice Email in English
Learn the English structure and phrasing for writing a clear deprecation notice email that gives users enough information and time to migrate.
-
How to Write an API Deprecation Notice in English
Learn the English structure and phrasing for writing an API deprecation notice, covering the deprecation timeline, migration path, and sunset date.
-
English for OpenAI Assistants API
Master the English vocabulary for the OpenAI Assistants API: threads, runs, function calling, file search, and code interpreter explained for developers.
-
How to Announce a Breaking Change in English
Learn the English vocabulary and phrases for announcing an API or library breaking change to consumers clearly, with migration guidance and timelines.
-
How to Discuss API Rate Limits in English
Learn the English vocabulary and phrases for explaining and negotiating API rate limits with partners, clients, and integration teams.
-
How to Explain Rate Limiting to Non-Technical Stakeholders
A practical English guide for explaining API rate limiting to non-technical stakeholders — analogies, business framing, and answering common pushback.
-
English for Mistral AI Developers
Learn the English vocabulary used with Mistral AI APIs: tool calling, function schemas, Codestral, Pixtral, Le Chat, and mixture-of-experts explained.
-
English Vocabulary for Meilisearch Developers
Learn the professional English vocabulary for Meilisearch — indexes, documents, filterable attributes, faceting, hybrid search, vector search, and how to discuss them in team conversations.
-
English Vocabulary for the Resend Email API
Learn the professional English vocabulary for Resend — send() method, React Email, domain verification, webhooks, batch send, idempotency, and how engineers discuss transactional email in real projects.
-
English Vocabulary for Typesense Developers
Learn the professional English vocabulary for Typesense — collection schema, documents, facet_by, per_page, group_by, Instant-Search adapter, geo-search, and real engineering discussions.
-
English for Contentful CMS Developers
Vocabulary for developers integrating Contentful, the headless CMS platform — content models, entries, rich text, webhooks, and environments — for teams working across marketing and engineering in English.
-
How to Discuss API Security in English
Learn the English vocabulary and phrases security-conscious developers use to discuss API security — OAuth2, JWT, rate limiting, BOLA, mTLS, and CORS in professional context.
-
How to Write an API Versioning Announcement in English
Learn how to announce a new API version in English — explaining what's new, the deprecation timeline for the old version, and clear migration steps for integrating developers.
-
How to Announce an API Rate Limit Change in English
Learn how to write a clear, professional announcement when changing API rate limits — communicating new thresholds, the reasoning, and migration guidance to developer customers.
-
How to Write Clear API Error Messages in English
Learn how to write API error messages that are clear, actionable, and developer-friendly — with English writing principles, real examples, and common anti-patterns to avoid.
-
API Deprecation in English: How to Communicate Breaking Changes to Developers
English vocabulary and templates for API deprecation notices, migration guides, sunset timelines, and communicating breaking changes clearly to developer consumers.
-
API Deprecation English: Communicating Breaking Changes to Developers
Learn the English vocabulary and phrases for deprecating APIs — sunset dates, migration guides, breaking changes, and developer communication explained.
-
English for GraphQL Persisted Queries
Learn the English vocabulary and phrases GraphQL developers use when implementing, discussing, and troubleshooting persisted query strategies.
-
API Mocking English: MSW v2 and Testing Vocabulary
Learn the English vocabulary of API mocking with MSW v2 — request handlers, interceptors, stubs, fixtures, and network boundary — for clearer testing discussions.
-
FastAPI English: Dependency Injection and API Vocabulary
Learn the English vocabulary used by Python FastAPI developers — dependency injection, path operations, response models, and more explained in context.
-
Writing Contract-First API Design Documents in English
Develop the English writing skills needed to produce clear, professional contract-first API design documents that engineers and stakeholders can act on.
-
Vocabulary for Integration Engineers
Essential English vocabulary for integration engineering: ESB, iPaaS, middleware, connector, message transformation, API orchestration, and integration patterns.
-
Vocabulary for API Gateway Patterns: BFF, Rate Limiting and Auth Delegation
Master the English vocabulary for API gateway patterns including Backend for Frontend, rate limiting, auth delegation, and request routing in microservices.
-
Vocabulary for API Rate Limiting: 30 Terms Explained in Context
Learn essential English vocabulary for API rate limiting: throttling, token bucket, backoff, 429 responses, quotas, and how to use each term correctly in conversation.
-
Vocabulary for GraphQL APIs: Schema, Resolvers, Mutations, and Subscriptions
Master core GraphQL vocabulary: schema, types, queries, mutations, subscriptions, resolvers, fragments, and the N+1 problem. Precise English for engineers building GraphQL APIs.
-
API Versioning Vocabulary: URI vs Header vs Content-Type Versioning
Master API versioning vocabulary — URL path, header, and content-type strategies, semantic versioning, deprecation, sunset headers, breaking changes, and changelog writing.
-
AsyncAPI & Event-Driven API Vocabulary for Developers
AsyncAPI specification, channels, messages, bindings, and event-driven API design vocabulary.
-
GraphQL Federation Vocabulary: Apollo Federation and Supergraph Terms
Subgraph, supergraph, router, entity, directives (@key/@external), and Apollo Federation vocabulary for GraphQL architects.
-
gRPC & Protocol Buffers Vocabulary: 30 Terms for API Developers
gRPC service definition, Protocol Buffers, streaming types, interceptors, deadlines, and client generation vocabulary.
-
Platform Economics Vocabulary: API Monetisation, Unit Economics, and Developer ROI
Learn the English vocabulary for platform economics — two-sided platforms, unit economics, API monetisation models, developer acquisition cost, and usage-based pricing.
-
English for API Engineers: Vocabulary for Design, Docs, and Integration
Master the English vocabulary API engineers use for REST design, documentation writing, versioning, deprecation, and integration discussions.
-
API Vocabulary for Backend Developers: REST, GraphQL, and gRPC
Master the English vocabulary for API design and discussion: REST endpoints and idempotency, GraphQL queries and resolvers, gRPC service definitions and streaming.
-
GraphQL Advanced Vocabulary: SDL, Resolvers, Federation, DataLoader, and More
Master advanced GraphQL vocabulary: Schema Definition Language, resolvers, mutations, subscriptions, the N+1 problem, DataLoader, schema federation, Apollo Federation, persisted queries, and API gateway patterns. For engineers building and consuming GraphQL APIs.
-
SaaS Integration Vocabulary: Webhooks, Field Mapping, and iPaaS Language
Learn the essential English vocabulary for SaaS integrations — iPaaS connectors, webhook events, field mapping, and workflow automation terminology explained.
-
Reading API Documentation in English: A Practice Guide
Learn to navigate API documentation efficiently. Covers endpoint descriptions, parameters, response schemas, error codes, and the standard vocabulary of REST and GraphQL docs.
-
API Vocabulary: 30 Terms Every Backend Developer Must Know
From endpoint to idempotency — 30 essential API terms explained in plain English with real usage examples. The vocabulary you need to design, document, and discuss APIs confidently.
-
Writing API Documentation in English: Templates and Examples
How to write clear, professional API documentation in English. Templates for endpoints, parameters, error codes, and SDK guides — with real examples.
-
How to Write an Integration Design Document in English
Learn the structure and vocabulary for writing professional integration design documents in English, including data flow, field mapping, and error handling.
Frequently Asked Questions
How many articles are tagged #api?
There are currently 57 articles tagged #api on CoderSlingo.
What is the #api tag about?
The #api tag groups together CoderSlingo articles that discuss api — useful if you want to read everything on this topic in one place.
Is browsing tagged articles free?
Yes. Every article on CoderSlingo, including all articles tagged here, is free to read with no account, sign-up, or paywall.
How often is this tag page updated?
This page is regenerated automatically whenever a new article is published with this tag, so the list always reflects the latest content.
What's the difference between a tag and a category?
A category is the single primary topic of an article (shown as a badge on each card), while tags are more specific keywords an article can have several of — useful for cross-cutting topics like tools or techniques.
Can I find beginner-friendly articles under this tag?
Yes — each article card shows a level badge (Beginner, Intermediate, or Advanced) so you can quickly spot content that matches your current English level.
How do I browse other tags?
Click any tag pill on an article card to jump to that tag's page, or visit the main Blog index to browse by category instead.
Are these articles connected to exercises?
Many are — articles link to a relevant vocabulary exercise in their "What to Read Next" section so you can practise the terms you just read about.
What's the most recent article tagged #api?
The most recent article tagged #api is "Linear API: Project Management Integration English for Developers".
Where can I see all articles, not just this tag?
Visit the main Blog index to browse every CoderSlingo article, filterable by category, level, and tag.