Angular 17 website screenshot

Angular 17

Angular 17 is a major release of the Angular TypeScript framework, released November 8, 2023. Key features include stable Signals for reactive state management, deferrable views (@defer blocks) for lazy loading, new built-in control flow syntax (@if, @for, @switch) that is ~30% faster than NgIf/NgFor, improved server-side rendering with non-destructive hydration, View Transitions API support, and a new application builder powered by Vite and esbuild.

Angular 17 publishes 7 APIs on the APIs.io network. Tagged areas include Deferrable Views, Framework, Frontend, JavaScript, and Open-Source.

Angular 17’s developer surface includes documentation, GitHub presence, changelog, engineering blog, Stack Overflow tag, and 9 more developer resources.

17.1/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
7 APIs
Deferrable ViewsFrameworkFrontendJavaScriptOpen-SourceSignalsSingle Page ApplicationTypeScriptWeb Development

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/angular-17: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 7

Individual APIs this provider publishes, each with its own machine-readable definition.

Angular 17 Core API

Core Angular 17 framework APIs featuring stable Signals for reactive state management, deferrable views (@defer blocks) for lazy loading template dependencies, new built-in cont...

Angular 17 Common API

Common Angular 17 directives and pipes. Many NgIf/NgFor use cases are replaced by the new built-in control flow syntax in Angular 17.

Angular 17 Router API

Angular 17 routing and navigation APIs with View Transitions API support for animated page transitions.

Angular 17 Forms API

Angular 17 forms APIs with typed reactive forms and signal-based form integration improvements.

Angular 17 HTTP Client API

Angular 17 HTTP client with functional interceptors and improved SSR hydration support.

Angular 17 Platform Server API

Angular 17 server-side rendering APIs with significant SSR improvements including hydration, non-destructive hydration support, and new application builder with Vite and esbuild...

Angular 17 CDK API

Angular 17 Component Dev Kit providing behavior primitives for building custom accessible UI components.

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Angular 17 Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Angular 17 Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: angular-17
url: https://raw.githubusercontent.com/api-evangelist/angular-17/refs/heads/main/apis.yml
apis:
- aid: angular-17:angular-core-api
  name: Angular 17 Core API
  tags:
  - Change Detection
  - Components
  - Decorators
  - Deferrable Views
  - Dependency Injection
  - Framework
  - Signals
  - Standalone Components
  - TypeScript
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://angular.dev/api/core
  humanURL: https://v17.angular.io/api/core
  properties:
  - url: https://v17.angular.io/api/core
    type: Documentation
  - url: https://github.com/angular/angular
    type: GitHub
  description: Core Angular 17 framework APIs featuring stable Signals for reactive state management, deferrable views (@defer
    blocks) for lazy loading template dependencies, new built-in control flow syntax (@if, @for, @switch), and improved server-side
    rendering. Released November 8, 2023.
- aid: angular-17:angular-common-api
  name: Angular 17 Common API
  tags:
  - Directives
  - Pipes
  - Utilities
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://angular.dev/api/common
  humanURL: https://v17.angular.io/api/common
  properties:
  - url: https://v17.angular.io/api/common
    type: Documentation
  description: Common Angular 17 directives and pipes. Many NgIf/NgFor use cases are replaced by the new built-in control
    flow syntax in Angular 17.
- aid: angular-17:angular-router-api
  name: Angular 17 Router API
  tags:
  - Guards
  - Navigation
  - Routing
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://angular.dev/api/router
  humanURL: https://v17.angular.io/api/router
  properties:
  - url: https://v17.angular.io/api/router
    type: Documentation
  description: Angular 17 routing and navigation APIs with View Transitions API support for animated page transitions.
- aid: angular-17:angular-forms-api
  name: Angular 17 Forms API
  tags:
  - Forms
  - Reactive Forms
  - Typed Forms
  - Validation
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://angular.dev/api/forms
  humanURL: https://v17.angular.io/api/forms
  properties:
  - url: https://v17.angular.io/api/forms
    type: Documentation
  description: Angular 17 forms APIs with typed reactive forms and signal-based form integration improvements.
- aid: angular-17:angular-http-client-api
  name: Angular 17 HTTP Client API
  tags:
  - HTTP
  - Interceptors
  - REST
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://angular.dev/api/common/http
  humanURL: https://v17.angular.io/api/common/http
  properties:
  - url: https://v17.angular.io/api/common/http
    type: Documentation
  description: Angular 17 HTTP client with functional interceptors and improved SSR hydration support.
- aid: angular-17:angular-platform-server-api
  name: Angular 17 Platform Server API
  tags:
  - Hydration
  - SSR
  - Server-Side Rendering
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://angular.dev/api/platform-server
  humanURL: https://v17.angular.io/api/platform-server
  properties:
  - url: https://v17.angular.io/api/platform-server
    type: Documentation
  - url: https://v17.angular.io/guide/ssr
    type: Guide
  description: Angular 17 server-side rendering APIs with significant SSR improvements including hydration, non-destructive
    hydration support, and new application builder with Vite and esbuild integration.
- aid: angular-17:angular-cdk-api
  name: Angular 17 CDK API
  tags:
  - Accessibility
  - CDK
  - Components
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  baseURL: https://material.angular.io/cdk
  humanURL: https://v17.material.angular.io/cdk/categories
  properties:
  - url: https://v17.material.angular.io/cdk/categories
    type: Documentation
  - url: https://github.com/angular/components
    type: GitHub
  description: Angular 17 Component Dev Kit providing behavior primitives for building custom accessible UI components.
name: Angular 17
tags:
- Deferrable Views
- Framework
- Frontend
- JavaScript
- Open-Source
- Signals
- Single Page Application
- TypeScript
- Web Development
tags_raw:
- Deferrable Views
- Framework
- Frontend
- JavaScript
- Open Source
- Signals
- Single Page Application
- TypeScript
- Web Development
type: Index
deliveryModel:
  model: unknown
  license: MIT License
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - license
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/angular-17.png
access: Open Source
common:
- type: DomainSecurity
  url: security/angular-17-domain-security.yml
- url: https://v17.angular.io/
  name: Angular 17 Documentation
  type: Documentation
- url: https://github.com/angular/angular
  name: Angular GitHub Repository
  type: GitHub
- url: https://github.com/angular/angular/releases/tag/17.0.0
  name: Angular 17 Release Notes
  type: ChangeLog
- url: https://blog.angular.dev/introducing-angular-v17-4d7033312e4b
  name: Angular v17 Announcement Blog Post
  type: Blog
- url: https://v17.angular.io/guide/defer
  name: Deferrable Views Guide
  type: Guide
- url: https://v17.angular.io/guide/signals
  name: Signals Guide
  type: Guide
- url: https://v17.angular.io/guide/control_flow
  name: Control Flow Guide
  type: Guide
- url: https://www.npmjs.com/package/@angular/core
  name: Angular Core on npm
  type: PackageRegistry
- url: https://github.com/angular/angular/blob/main/LICENSE
  name: MIT License
  type: License
- url: https://github.com/angular/angular/blob/main/CONTRIBUTING.md
  name: Contributing Guide
  type: Contributing
- url: https://stackoverflow.com/questions/tagged/angular
  name: Stack Overflow Angular Tag
  type: StackOverflow
- url: https://discord.gg/angular
  name: Angular Discord
  type: Discord
- url: https://twitter.com/angular
  name: Angular on Twitter
  type: X
created: '2023-11-08'
modified: '2026-04-19'
specificationVersion: '0.23'
description: Angular 17 is a major release of the Angular TypeScript framework, released November 8, 2023. Key features include
  stable Signals for reactive state management, deferrable views (@defer blocks) for lazy loading, new built-in control flow
  syntax (@if, @for, @switch) that is ~30% faster than NgIf/NgFor, improved server-side rendering with non-destructive hydration,
  View Transitions API support, and a new application builder powered by Vite and esbuild.

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/angular-17"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/angular-17/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/angular-17/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.