Features
This section contains reference documentation for the built-in features of the Ed-Fi API.
| Feature | Description |
|---|---|
| changeQueries | The Changed Record Queries feature tracks inserts, updates, and deletes on resources. See also Using the Changed Record Queries. |
| openApiMetadata | The OpenAPI metadata endpoint used by the Swagger UI. Specific domains can be excluded from OpenAPI metadata using the DomainsExcludedFromOpenApi setting. |
| profiles | The Profiles feature constrains API consumer access to specific resource properties for read and/or write operations. |
| extensions | Enables API endpoints created for Extensions loaded from the configured ApiSchemaPath directory. |
| tokenInfo | The OAuth token_info introspection endpoint, which provides security configuration information for a token. See Token Info for details. |