API Designer

by Ruveyda Yilmaz
5
4
3
2
1
Score: 53/100

Description

Category: Coding & Technical Tools

The API Designer plugin provides a visual way to craft and document API endpoints directly inside your notes. It lets you define request and response bodies, specify fields with names and data types and adjust these structures quickly as your ideas evolve. The interface stays clean and adapts smoothly to different layouts, which makes it easy to sketch out schemas while writing. Themes can be customised with a simple JSON palette, allowing you to tune the look to your workspace.

Reviews

No reviews yet.

Stats

11
stars
919
downloads
2
forks
286
days
23
days
94
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
13
commits

Latest Version

3 months ago

Changelog

Replaced image icon with setIcon utility for send button and select icon

README file from

Github

API Designer Plugin

A plugin for Obsidian that lets you design and document API endpoints visually without leaving your notes.

API Designer

Features

  • Create endpoints with request and response bodies
  • Define properties with name and type
  • Add or remove fields instantly
  • Clean, responsive layout that adapts to your workspace

Getting Started

  1. Install and enable the plugin in Obsidian.
  2. Open any note where you want to design an API.
  3. Use the toolbar button to add an endpoint.
  4. Define your request/response fields visually.

Usage Example

That’s it! Your API schema is saved directly in Markdown.

Custom Themes

Personalize your API designer with a custom color scheme:

  1. Open Settings → API Designer.
  2. Add a JSON theme, for example:
{
  "blue": "#4dabf7",
  "green": "#8ed377",
  "yellow": "#fff06eff",
  "red": "#ec687c"
}

If you find this plugin useful, consider supporting me:

ko-fi

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Local REST API with MCP
4 months ago by Adam Coddington
A secure REST API and Model Context Protocol (MCP) server for your vault.
Media DB Plugin
4 years ago by Moritz Jung
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
Excalidraw Extras
3 months ago by zsviczian
Companion Obsidian.md plugin hosting extra add-on optional features for the main Excalidraw-Obsidian plugin
Theme Design Utilities
5 years ago by pseudometa
Some utilities and Quality-of-Life features for designers of Obsidian themes.
APIRequest
3 years ago by rooyca
Obsidian plugin that allows you to integrate API data into your notes with request caching, variable support, and precise JSON extraction.
Granola Meetings Simple Sync
a month ago by philfreo
"Granola Meetings Simple Sync" Plugin for Obsidian
User Plugins
4 years ago by mnowotnik
Allows user scripts to use plugin API
Obsidian to Flomo
4 years ago by Xiaoyu Li
Quickly share content to Flomo.
File Publisher
3 years ago by Devin Sackett
OpenAPI Renderer
2 years ago by Sentiago
Integrate OpenAPI specification management into Obsidian with features for version control, visualization, editing, and easy navigation of API specs.
Unofficial Fabric Integration
2 years ago by Chasebank87
Integrate fabric by danielmiessler/fabric into Obsidian
Extended File Support
2 years ago by Nick de Bruin
Adds opening and embedding support for various filetypes to Obsidian
Latex Render
2 years ago by jvsteiner
An Obsidian plugin that renders `label` code blocks to `<svg>` for viewing in notes. Make sure to bring your own command!
Data Fetcher
a year ago by qf3l3k
Fetch data from multiple sources (REST APIs, RPC, gRPC, GraphQL) and insert results into notes.
Metadata Validator
a month ago by flowing-abyss
Manifest-driven metadata validation for Obsidian.
Universal UI Translator
13 days ago by feifei
Magiedit
2 years ago by Matteo Gassend
Browser Note
2 months ago by fengshuzi
Obsidian plugin: localhost HTTP API for vault notes with a built-in browser UI.