Tsenta API

Tsenta's backend API (api.autojobs.me) powers the job-matching, resume tailoring, and application-submission agent, and is exposed to AI clients as a hosted MCP server authorized over OAuth 2.0 (authorization code + PKCE + dynamic client registration). Developer documentation is at docs.tsenta.com.

API entry from apis.yml

apis.yml Raw ↑
name: Tsenta API
description: Tsenta's backend API (api.autojobs.me) powers the job-matching, resume tailoring, and application-submission
  agent, and is exposed to AI clients as a hosted MCP server authorized over OAuth 2.0 (authorization
  code + PKCE + dynamic client registration). Developer documentation is at docs.tsenta.com.
humanURL: https://docs.tsenta.com
baseURL: https://api.autojobs.me/api/v1
properties:
- type: Documentation
  url: https://docs.tsenta.com
- type: MCPServer
  url: mcp/tsenta-mcp.yml
- type: Authentication
  url: authentication/tsenta-authentication.yml
- type: WellKnown
  url: well-known/tsenta-well-known.yml