Route Explorer
151 endpoints
Status Unknown
Click "Check All" to test
Application Routes
Monitor and test all registered endpoints
| Method | Route | Description | Access | Feature | Status | Actions |
|---|---|---|---|---|---|---|
| GET | /projects/{projectID}/models/api/{modelID} |
Get model details as JSON
|
|
|
||
| GET | /projects/{projectID}/fields/{fieldID}/collections |
Get collections that use this field
|
|
|
||
| POST | /api/v1/auth/role/reset |
Reset role override and return to original role
|
|
|
||
| GET | /health |
System health check
|
|
|
||
| GET | /api/v1/projects |
List all projects
Query params:
page
,
limit
,
search
,
visibility
|
|
|
||
| GET | /projects/{projectID}/external-links/{entityType}/{entityID} |
Get external links (Airtable, Zellij v1) for an entity
|
|
|
||
| GET | /projects/ontologies/available |
List all available ontologies and their versions
|
|
|
||
| GET | /api/v1/projects/{projectId} |
Get project details by ID
|
|
|
||
| GET | /projects/{projectID}/fields/aggregations |
Get field filter aggregations
|
|
|
||
| GET | /projects/{projectID}/form-schema/{entityType} |
Get form schema for entity type
|
|
|
||
| POST | /projects/{projectID}/star |
Star a project
|
|
|
||
| POST | /projects/{projectID}/settings/ontology |
Update project ontology & semantics settings
|
|
|
||
| POST | /projects |
Create a new project
|
|
|
||
| POST | /projects/{projectID}/fields |
Create a new field in a project
|
|
|
||
| DELETE | /projects/{projectID}/star |
Unstar a project
|
|
|
||
| GET | /api/v1/users |
List all users (public profiles)
Query params:
page
,
limit
,
search
|
|
|
||
| GET | /api/v1/users/{userId} |
Get user profile by ID
|
|
|
||
| GET | /api/v1/categories |
List all categories across all projects with pagination
Query params:
search
,
page
,
per_page
|
|
|
||
| GET | /projects/api/{projectID} |
Get project details as JSON
|
|
|
||
| POST | /projects/{projectID}/settings/repository |
Update project repository settings
|
|
|
||
| POST | /api/v1/ontology/autocomplete |
Get ontology autocomplete suggestions based on current path
|
|
|
||
| POST | /api/v1/ontology/validate-path |
Validate an ontological path for correctness
|
|
|
||
| POST | /projects/{projectID}/collections/{collectionID}/fields |
Save collection fields to database
|
|
|
||
| POST | /api/v1/auth/register |
User registration with email, username and password
|
|
|
||
| POST | /api/v1/ontology/path-diagram |
Generate a Mermaid diagram for an ontology path
|
|
|
||
| GET | /projects/{projectID}/collections |
Get project collections as JSON
|
|
|
||
| GET | /projects/{projectID}/collections/api/{collectionID} |
Get collection details as JSON
|
|
|
||
| DELETE | /projects/{projectID}/models/{modelID} |
Delete a model
|
|
|
||
| GET | /projects/{projectID}/fields/{fieldID}/models |
Get models that use this field
|
|
|
||
| GET | /projects/{projectID}/ontologies |
List ontology versions linked to this project
|
|
|
||
| POST | /projects/{projectID}/settings/general |
Update project general settings
|
|
|
||
| GET | /api/projects/{project_id}/validate-ontology-paths |
Validate all ontology paths for a project's fields
|
|
|
||
| GET | /api/ontologies/base |
List all base ontologies
|
|
|
||
| GET | /api/v1/projects/{project_id}/validate-ontology-paths |
Validate all ontology paths for a project's fields
|
|
|
||
| GET | /api/v1/fields/search/path-element |
Search fields by ontology path element. Query params: element (required), type (optional: class/property/literal), project_id (optional)
Query params:
element
,
type
,
project_id
|
|
|
||
| GET | /projects/check-prefix |
Check if an ID prefix is available
|
|
|
||
| POST | /projects/{projectID}/categories |
Create a new category in a project
|
|
|
||
| POST | /api/v1/ontology/validate-legacy-path |
Validate a legacy ontology path against project ontologies
|
|
|
||
| GET | /api-docs/markdown |
API documentation in Markdown format
|
|
|
||
| GET | /projects/{projectID}/fields |
Get project fields as JSON
|
|
|
||
| GET | /projects/{projectID}/models |
Get project models as JSON
|
|
|
||
| GET | /projects/{projectID}/categories/{categoryID}/stats |
Get category usage statistics
|
|
|
||
| POST | /projects/{projectID}/settings/social |
Update project social & collaboration settings
|
|
|
||
| GET | /api/v1/patterns |
Search and list semantic patterns
Query params:
search
,
type
,
project_id
,
page
,
limit
|
|
|
||
| DELETE | /projects/{projectID}/ontologies/{ontologyVersionID} |
Remove an ontology version link from this project
|
|
|
||
| PATCH | /projects/{projectID}/ontologies/{ontologyVersionID} |
Update project-ontology link metadata
|
|
|
||
| GET | /api/v1/collections |
List all collections across all projects with pagination
Query params:
search
,
page
,
per_page
|
|
|
||
| POST | /api/v1/diagrams/instance |
Convert Turtle RDF to an instance Mermaid diagram showing individual resources with URIs and literals
|
|
|
||
| PUT | /projects/{projectID}/models/{modelID} |
Update a model
|
|
|
||
| DELETE | /projects/{projectID}/categories/{categoryID} |
Delete a category
|
|
|
||
| GET | /airtable/redirect/stats |
Get redirect service statistics
|
|
|
||
| GET | /api/v1/auth/role/current |
Get current role information
|
|
|
||
| GET | /api/v1/collections/{id}/export |
Export a collection in XML format. Supports query param ?format=xml
|
|
|
||
| GET | /projects/api |
List all projects as JSON
|
|
|
||
| PUT | /projects/{projectID}/collections/{collectionID} |
Update a collection
|
|
|
||
| GET | /projects/{projectID}/collections/{collectionID}/fields |
Get fields for a collection as JSON
|
|
|
||
| POST | /api/v1/auth/refresh |
Refresh JWT token
|
|
|
||
| DELETE | /projects/{projectID}/collections/{collectionID} |
Delete a collection
|
|
|
||
| POST | /projects/{projectID}/settings/danger |
Update project danger zone settings
|
|
|
||
| GET | /api/v1/models/{id}/diagram |
Generate a Mermaid diagram for a model showing its fields and relationships
|
|
|
||
| GET | /projects/{projectID}/categories |
Get project categories with counts as JSON
|
|
|
||
| GET | /explorer/api/{entity} |
Get entities as JSON
|
|
|
||
| GET | /ontologies/{id}/versions/{version_id}/periodic-table-data |
JSON data for periodic table visualization
|
|
|
||
| GET | /api/v1/fields/{id}/export |
Export a field in XML or Turtle format. Supports query param ?format=xml|turtle
|
|
|
||
| GET | /api/ontologies/{id}/versions |
List versions for a base ontology
|
|
|
||
| PUT | /api/v1/auth/me |
Update current user profile
|
|
|
||
| POST | /projects/{projectID}/models |
Create a new model in a project
|
|
|
||
| GET | /api/projects/{project_id}/ontology-labels |
Get human-readable labels for ontology classes and properties used in project fields
|
|
|
||
| GET | /projects/{projectID}/models/{modelID}/data |
Get model structure and fields as JSON
|
|
|
||
| POST | /api/v1/auth/logout |
User logout
|
|
|
||
| GET | /projects/{projectID}/categories/api/{categoryID} |
Get category details as JSON
|
|
|
||
| PUT | /projects/{projectID}/fields/{fieldID} |
Update a field
|
|
|
||
| GET | /api/v1/fields |
List all fields across all projects with pagination
Query params:
search
,
page
,
per_page
|
|
|
||
| GET | /projects/{projectID}/inheritance-tree |
Get project inheritance tree with ontology counts
|
|
|
||
| GET | /api/v1/auth/me |
Get current user profile
|
|
|
||
| POST | /api/v1/diagrams/ontology |
Convert Turtle RDF to an ontology-only Mermaid diagram showing CIDOC-CRM classes and relationships
|
|
|
||
| GET | /api/v1/fields/patterns |
Get commonly used ontology path patterns across fields
Query params:
project_id
|
|
|
||
| PATCH | /projects/{projectID}/categories/reorder |
Reorder categories in a project
|
|
|
||
| DELETE | /projects/{projectID}/fields/{fieldID} |
Delete a field
|
|
|
||
| GET | /api/v1/stats |
Get dashboard statistics for all entity types
|
|
|
||
| POST | /projects/{projectID}/collections |
Create a new collection in a project
|
|
|
||
| POST | /api/v1/ontology/convert-legacy-path |
Convert legacy path format to modern PathSuggestion format
|
|
|
||
| POST | /projects/{projectID}/ontologies |
Link an ontology version to this project
|
|
|
||
| POST | /explorer/api/{entity}/{id}/parse-export |
Test ParseFromExport on an entity
|
|
|
||
| GET | /api/v1/models |
List all models across all projects with pagination
Query params:
search
,
page
,
per_page
|
|
|
||
| GET | /explorer/api/{entity}/{id} |
Get entity details as JSON
|
|
|
||
| GET | /api/v1/ontology/metadata/{version_id}/{uri} |
Get detailed metadata for an ontology element
|
|
|
||
| GET | /api-docs/openapi.yaml |
OpenAPI 3.0 specification (YAML)
|
|
|
||
| POST | /projects/{projectID}/collections/{collectionID}/fork |
Fork an external collection to make a local editable copy
|
|
|
||
| GET | /api/v1/projects/{project_id}/ontologies |
Get ontologies associated with a project
|
|
|
||
| POST | /projects/{projectID}/models/{modelID}/fields |
Save model fields to database
|
|
|
||
| GET | /ontologies/{id}/versions/{version_id}/classes/{class_uri} |
Get details of a specific ontology class
|
|
|
||
| POST | /api/v1/auth/login |
User login with email/username and password
|
|
|
||
| GET | /api/v1/models/{id}/export |
Export a model in XML format. Supports query param ?format=xml
|
|
|
||
| GET | /projects/{projectID}/fields/api/{fieldID} |
Get field details as JSON
|
|
|
||
| PUT | /projects/{projectID}/categories/{categoryID} |
Update a category
|
|
|
||
| GET | /projects/{projectID}/list-schema/{entityType} |
Get list schema for entity type
|
|
|
||
| GET | /api/v1/projects/{id}/diagram |
Generate a Mermaid diagram showing project structure with models and collections
|
|
|
||
| GET | /api-docs/openapi.json |
OpenAPI 3.0 specification (JSON)
|
|
|
||
| GET | /ontologies/{id}/versions/{version_id}/properties/{property_uri} |
Get details of a specific ontology property
|
|
|
||
| GET | /projects/{projectID}/settings/social |
View project social & collaboration settings
|
|
|
||
| GET | /ontologies/all |
List all ontologies (flat view without families)
|
|
|
||
| GET | /projects/{projectID}/settings |
View project general settings
|
|
|
||
| GET | /projects/{projectID}/settings/access |
View project access settings
|
|
|
||
| GET | /projects/{projectID}/settings/categories |
View project category settings
|
|
|
||
| GET | /changelog |
Project changelog
|
|
|
||
| GET | /ontologies/{id}/versions/{version_id} |
View classes and properties of an ontology version
Query params:
view
|
|
|
||
| GET | /projects/{projectID}/models/{modelID}/edit |
Edit model structure and fields
|
|
|
||
| GET | /explorer/{entity}/{id} |
View entity details
|
|
|
||
| GET | /api-docs |
API documentation viewer
|
|
|
||
| GET | /airtable/redirect/{project}/{base_type}/{table_name} |
Redirect to specific Airtable table
|
|
|
||
| GET | /login |
User login page
|
|
|
||
| GET | /docs |
Documentation home page
|
|
|
||
| POST | /ontology-import |
Process ontology file upload
|
|
|
||
| GET | /projects/{projectID}/models/{modelID}/fields/{modelFieldID} |
View model-field relationship details within project context
|
|
|
||
| GET | /projects/{projectID}/settings/danger |
View project danger zone settings
|
|
|
||
| GET | /ontologies/{id} |
View details of a specific ontology
|
|
|
||
| GET | /explorer |
Database Explorer
|
|
|
||
| GET | /projects |
Browse all projects
|
|
|
||
| GET | / |
Pletka - GitHub for Semantic Models
|
|
|
||
| GET | /projects/{projectID}/collections/{collectionID}/edit |
Edit collection structure and fields
|
|
|
||
| GET | /community |
Community hub and collaboration platform
|
|
|
||
| GET | /docs/* |
Serve documentation files
|
|
|
||
| GET | /projects/new |
Create new project
|
|
|
||
| GET | /ontologies/families/{slug} |
View details of an ontology family
Query params:
tab
|
|
|
||
| GET | /projects/{projectID}/fields/{fieldID} |
View field details within project context
|
|
|
||
| GET | /roadmap |
Project roadmap
|
|
|
||
| GET | /ontology-import |
Show ontology import form
|
|
|
||
| GET | /projects/{projectID}/settings/ontology |
View project ontology & semantics settings
|
|
|
||
| GET | /ontologies/{id}/versions/{version_id}/playground |
Interactive playground for building ontological paths
|
|
|
||
| GET | /projects/{projectID}/categories/{categoryID} |
View category details within project context
|
|
|
||
| GET | /health/dashboard |
Health monitoring dashboard
|
|
|
||
| GET | /home-dev |
Development home page
|
|
|
||
| GET | /projects/{projectID}/settings/repository |
View project repository settings
|
|
|
||
| GET | /airtable/redirect/{project}/{base_type} |
Redirect to Airtable base
|
|
|
||
| GET | /projects/{projectID}/collections/{collectionID}/fields/{collectionFieldID} |
View collection-field relationship details within project context
|
|
|
||
| GET | /logout |
User logout
|
|
|
||
| GET | /dashboard |
User dashboard with overview of projects and patterns
|
|
|
||
| GET | /projects/{projectID}/settings/autocomplete |
View project autocomplete testing page
|
|
|
||
| GET | /projects/{projectID}/settings/validation |
View project ontology path validation page
|
|
|
||
| GET | /ontologies |
List all ontology families
|
|
|
||
| GET | /profile |
User profile page
|
|
|
||
| GET | /projects/{projectID}/collections/{collectionID} |
View collection details within project context
|
|
|
||
| GET | /api-docs/rapidoc |
RapiDoc interactive documentation
|
|
|
||
| GET | /register |
User registration page
|
|
|
||
| GET | /projects/{projectID}/models/{modelID} |
View model details within project context
|
|
|
||
| GET | /ontologies/{id}/versions/{version_id}/periodic-table |
Interactive periodic table visualization of ontology
|
|
|
||
| GET | /explorer/{entity} |
List entities
|
|
|
||
| GET | /projects/{projectID} |
View project details
|
|
|
||
| GET | /projects/{projectID}/models/{modelID}/island/edit |
Model editor (Svelte island version) - edit mode
|
|
|
||
| GET | /projects/{projectID}/models/{modelID}/island |
Model editor (Svelte island version) - view mode
|
|
|