API Designer
approvedby Ruveyda Yilmaz
Design and document API endpoints visually without leaving your notes.
★ 8 stars↓ 301 downloadsUpdated 3mo agoMIT
API Designer Plugin
A plugin for Obsidian that lets you design and document API endpoints visually without leaving your notes.
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
- Install and enable the plugin in Obsidian.
- Open any note where you want to design an API.
- Use the toolbar button to add an endpoint.
- Define your request/response fields visually.
That’s it! Your API schema is saved directly in Markdown.
Custom Themes
Personalize your API designer with a custom color scheme:
- Open Settings → API Designer.
- Add a JSON theme, for example:
{
"blue": "#4dabf7",
"green": "#8ed377",
"yellow": "#fff06eff",
"red": "#ec687c"
}
If you find this plugin useful, consider supporting me:
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.