External SDK
Semptify offers an external SDK for developers who want to build tools that integrate with Semptify's vault, document, and context engine systems.
Forge Module Marketplace
The Forge is Semptify's module marketplace. Developers can build, test, and promote modules through the lifecycle pipeline. Modules can be standalone tools, add-ons to the tenant role, or advanced features.
API Documentation
Semptify's API is documented at:
/docs— FastAPI auto-generated docs (Swagger UI)/redoc— ReDoc documentation/openapi.json— OpenAPI specification
Contribution Guidelines
Semptify is built with discipline: no band-aids, no workarounds, no hallucinations.
Contributors should read AGENTS.md before submitting code.