TYPO3 Logo
Release: 2.0

Loading data.

  • About the extension
    • Features
    • Limitations
    • Dependencies
    • Contribute
    • Support further development
  • What is a RESTful Api?
  • Installation
  • Screenshots
  • Quick Start
  • Routing & Requests
    • Registering Endpoints
    • Routing by method-name
    • Routing by custom Routes
    • Variables
  • Creating Responses
    • Simple Responses
    • Error Responses
    • Headers and CORS
  • Annotations
    • @Api\Endpoint
    • @Api\Access
    • @Api\AutoMerge
    • @Api\Cache
    • @Api\Distiller
    • @Api\Example
    • @Api\Label
    • @Api\MaxAge
    • @Api\IncludeHidden
    • @Api\Json
    • @Api\Route
    • @Api\Security\CheckInjections
    • @Api\Security\CheckLocked
    • @Api\Security\MaxRequestsPerMinute
    • @Api\Upload
    • @Api\Localize
    • Custom Annotations
  • Restricting Access
    • Restricting Access with a custom method
    • Restricting access by sending a 403 response
  • Authentication
    • HTTP Basic Auth
    • JSON Web Token (JWT)
    • Cookies
  • File Uploads
  • Localization & Translation
    • Background infos
  • Get hidden records
  • Kickstarter
  • Documenting your Api
  • Examples & Recipes
    • Example Api Endpoint
    • Creating Content-Elements (tt_content)
    • Rendering Content-Elements
    • Rendering a page
    • Raw Content data
    • Getting settings
    • jQuery
      • Basic requests
      • Authentication
      • Uploading Files
    • Axios
      • Basic requests
      • Authentication
      • Uploading Files
    • Modern JavaScript (ES6+)
      • Basic requests
      • Authentication
      • Uploading Files
    • Legacy JavaScript (IE)
      • Basic requests
      • Authentication
      • Uploading Files
  • Configuration
    • TypoScript Setup
    • YAML Configuration
    • Extension Manager Configuration
    • Frontend-user configuration
  • Known Problems
  • Change log
  • Sitemap

Contributors Corner

  • View source of current document
  • How to edit
  1. RESTful API for Typo3 (nnrestapi by 99°)
  2. Configuration
View source How to edit

Configuration

The following chapters describe how to configure your application with TypoScript, YAML and in the extension manager.


In this section, you can find examples and tutorials:

  • TypoScript Setup
  • YAML Configuration
  • Extension Manager Configuration
  • Frontend-user configuration
  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned.The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

Last rendered: Mar 23, 2025 21:17

  • Legal Notice
  • Privacy Policy