Back to projects

July 2026

AI Prompts Vault API

NodeJSTypeScriptPostgreSQL

AI Prompts Vault is a backend service for saving and organizing AI prompts in one place.

  • Get prompts by category.
  • Create an account with enforced strong password rules.
  • Secure authentication with session tokens (JWT).
  • Add, edit and delete prompts.
  • Organize prompts by category.
  • Rate limiting to prevent brute-force attacks and excessive traffic load.
  • Interactive API documentation with Scalar.
AI Prompts Vault API