# API List

Solodev CMS APIs provide seamless integration and efficient content management capabilities.

## Solodev System API

### Authentication

<img src="/static/images/auth-api.png" alt="authentication" style="width: 100%; display: block"></a>

||| Parameters
  token 
||| Responses
```md
Code 200 | successful operation
```
|||

### Asset Category

* Schema Wi
```js
asset_category {
asset_category_id	{...}
name	{...}
title	{...}
menu	{...}
description	{...}
parent_category_id	{...}
date_added	{...}
date_modified	{...}
write_enabled	{...}
access_control	{...}
datatable_category_group_id	{...}
datatable_category_id	{...}
format	{...}
structure	{...}
display_rank	{...}
samaccountname	{...}
module_object_id	{...}
external_id	{...}
}
```

### Asset File

### Asset Map

### Assignment Workflow

### Attendee

### Calendar

### Calendar Entry

### Contact

### Datatable

### Datatable Category

### Datatable Category Group

### Datatable Entry

### File Group

### File Group File

### Inventory

### Inventory Entry

### Job

### Job Entry

### Link

### Scheduler

### Scheduler File

### User

### Website

### Solodev Module API

## Authentication

## Test Module

## Custom-test-form
