autotask.net
Autotask PSA is a professional services automation platform used by managed service providers and IT service teams. It provides programmatic access to PSA data and operations such as tickets, companies, and related business entities through its REST API.
Autotask exposes a documented REST API for Autotask PSA at `https://webservices5.autotask.net/ATServicesRest`, authenticated with an API user's username/secret plus an integration code, with optional impersonation via `ImpersonationResourceId`.
- Autotask PSA REST APIdiscovered
Create or use a resource with the API User (API-only) security level, then use that API user's UserName and Secret together with your ApiIntegrationCode. Start from REST API security and authentication; the docs state failed auth happens when the user name, password, and integration key combination is invalid.
If your integration uses impersonation, supply the ImpersonationResourceId header in addition to the normal API credentials. This header is shown as optional in the published REST API Swagger at swagger docs v1.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing