Forcelink REST API

Authenticated REST surface behind the Forcelink mobile field-service ERP, served from the vendor-hosted za2.forcelink.net tenant alongside the Forcelink web login and the Forcelink Android/iOS apps. Every path under /forcelink/rest answers HTTP 401 with {"error":"No authentication method supplied"} to anonymous callers, including paths that do not exist, so no operation list, schema or spec is publicly observable. Acumen Software publishes no developer portal, API reference or machine-readable contract for it.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/forcelink-rest-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Forcelink REST API
description: Authenticated REST surface behind the Forcelink mobile field-service ERP, served from the
  vendor-hosted za2.forcelink.net tenant alongside the Forcelink web login and the Forcelink Android/iOS
  apps. Every path under /forcelink/rest answers HTTP 401 with {"error":"No authentication method supplied"}
  to anonymous callers, including paths that do not exist, so no operation list, schema or spec is publicly
  observable. Acumen Software publishes no developer portal, API reference or machine-readable contract
  for it.
humanURL: https://www.forcelink.net/
baseURL: https://za2.forcelink.net/forcelink/rest
tags:
- Field Service Management
- Workforce Management
- Asset Management
- Enterprise Resource Planning
- Utilities
tags_raw:
- field-service-management
- workforce-management
- asset-management
- enterprise-resource-planning
- utilities
x-access: gated
x-access-evidence:
- url: https://za2.forcelink.net/forcelink/rest
  status: 401
  note: '{"error":"No authentication method supplied"}'
- url: https://za2.forcelink.net/forcelink/rest/swagger.json
  status: 401
  note: Blanket auth filter; a 401 here is not evidence a spec exists behind it.
- url: https://za2.forcelink.net/forcelink/openapi.json
  status: 404
properties:
- type: Login
  url: https://za2.forcelink.net/forcelink/login