Skip to content

Endpoints

An endpoint is a path on your Indiekit server that applications can send requests to or users can access certain features at.

@indiekit/endpoint-auth

Built-in Offical

IndieAuth authentication and authorization endpoint for Indiekit. Grants and verifies access tokens and authenticates users.

@indiekit/endpoint-files

Built-in Offical

File management endpoint for Indiekit. View files uploaded to your media endpoint and upload new files to it.

@indiekit/endpoint-image

Built-in Offical

Image resizing endpoint for Indiekit. Adds real-time image processing routes that can be used by your publication.

@indiekit/endpoint-json-feed

Offical

Syndicate posts from Indiekit using JSON Feed. Adds an additional feed type (in addition to built-in JF2 feed, and queries to the Micropub endpoint).

@indiekit/endpoint-micropub

Built-in Offical

Micropub endpoint for Indiekit. Enables publishing content to your website using the Micropub protocol.

@indiekit/endpoint-media

Built-in Offical

Micropub media endpoint for Indiekit. Enables publishing media files (audio, photos, videos) to your website using the Micropub protocol.

@indiekit/endpoint-posts

Built-in Offical

Post management endpoint for Indiekit. View posts published by your Micropub endpoint and publish new posts to it.

@indiekit/endpoint-share

Built-in Offical

Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website.

@indiekit/endpoint-syndicate

Built-in Offical

Syndication endpoint for Indiekit. Provides an endpoint you can ping to check that recently published posts have been posted to configured syndication targets.