# SynSense Website Content API

**Canonical:** https://apis.io/apis/aictx/website-content-api/  
**Provider:** aiCTX (now SynSense) — https://apis.io/providers/aictx/  
**Base URL:** https://www.synsense.ai/wp-json  
**Documentation:** https://www.synsense.ai/

SynSense Website Content API is published by [aiCTX (now SynSense)](https://apis.io/providers/aictx/) on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Content, Product, Careers, Partners, and Discovery. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and rate-limit docs.

The public WordPress REST API served at https://www.synsense.ai/wp-json. Fully anonymous and read-only for the content surface, it exposes SynSense's own custom post types as JSON — products, partner organisations, offices, awards, open roles and news — alongside the core WordPress content, taxonomy and discovery routes. This is the only HTTP API the company publishes; the neuromorphic hardware is programmed through the Samna/Rockpool/Sinabs Python libraries, not over the network.

## Operations (40)

| Method | Path | Summary |
|---|---|---|
| GET | `/wp/v2/posts` | List posts |
| GET | `/wp/v2/posts/{id}` | Retrieve a post |
| GET | `/wp/v2/pages` | List pages |
| GET | `/wp/v2/pages/{id}` | Retrieve a page |
| GET | `/wp/v2/media` | List media |
| GET | `/wp/v2/media/{id}` | Retrieve a mediaitem |
| GET | `/wp/v2/categories` | List categories |
| GET | `/wp/v2/categories/{id}` | Retrieve a category |
| GET | `/wp/v2/tags` | List tags |
| GET | `/wp/v2/tags/{id}` | Retrieve a tag |
| GET | `/wp/v2/products_list` | List products |
| GET | `/wp/v2/products_list/{id}` | Retrieve a product |
| GET | `/wp/v2/product_category` | List productcategories |
| GET | `/wp/v2/product_category/{id}` | Retrieve a productcategory |
| GET | `/wp/v2/careers_list` | List jobs |
| GET | `/wp/v2/careers_list/{id}` | Retrieve a job |
| GET | `/wp/v2/our_partners` | List partners |
| GET | `/wp/v2/our_partners/{id}` | Retrieve a partner |
| GET | `/wp/v2/partners_category` | List partnercategories |
| GET | `/wp/v2/partners_category/{id}` | Retrieve a partnercategory |
| GET | `/wp/v2/awards` | List awards |
| GET | `/wp/v2/awards/{id}` | Retrieve a award |
| GET | `/wp/v2/awards_year` | List awardyears |
| GET | `/wp/v2/awards_year/{id}` | Retrieve a awardyear |
| GET | `/wp/v2/office` | List offices |
| GET | `/wp/v2/office/{id}` | Retrieve a office |
| GET | `/wp/v2/country` | List countries |
| GET | `/wp/v2/country/{id}` | Retrieve a country |
| GET | `/wp/v2/city` | List cities |
| GET | `/wp/v2/city/{id}` | Retrieve a city |
| GET | `/wp/v2/types` | List types |
| GET | `/wp/v2/types/{type}` | Retrieve a type |
| GET | `/wp/v2/taxonomies` | List taxonomies |
| GET | `/wp/v2/taxonomies/{taxonomy}` | Retrieve a taxonomy |
| GET | `/wp/v2/statuses` | List statuses |
| GET | `/wp/v2/statuses/{status}` | Retrieve a status |
| GET | `/wp/v2/search` | List searchresults |
| GET | `/wp/v2/users` | List users |
| GET | `/wp/v2/users/{id}` | Retrieve a user |
| GET | `/` | Retrieve the API route index |

## Machine-readable artifacts (17)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/openapi/aictx-website-content-api-openapi.json
- **Documentation** — https://developer.wordpress.org/rest-api/
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-products-list.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-careers-list.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-our-partners.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-offices.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-awards.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-news-posts.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/examples/aictx-content-types.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/overlays/aictx-website-content-api-overlay.yaml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/authentication/aictx-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/errors/aictx-problem-types.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/conventions/aictx-conventions.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/data-model/aictx-data-model.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/rate-limits/aictx-rate-limits.yml
- **X-MCPServerCandidate** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/mcp/aictx-mcp.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/aictx/refs/heads/main/apis.yml

## Tags

Content, Product, Careers, Partners, Discovery

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/aictx/website-content-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/aictx/.
