Raken Public API

Raken Public API 3.0 is a REST API protected by OAuth 2.0 that exposes the core entities of the Raken construction field-management platform: projects (and their child projects, notes, members, production insights), members and member project assignments, daily reports, work logs, equipment logs, equipment, material logs, materials and material units, time cards, shifts, classifications, cost codes, pay types, budgets, checklists and checklist templates, toolbox talks (current and past), observations, groups, and certifications. Developers register OAuth apps in the Raken Developer Console at app.rakenapp.com/developer/apps to obtain client_id and client_secret, then exchange an authorization code for an access token at app.rakenapp.com/oauth/token. The API supports GET, POST, and PATCH verbs, and is rate limited by per-second, concurrent-burst, and daily quota caps tied to subscription tier.

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/raken-public-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 ↑
aid: raken:raken-public-api
name: Raken Public API
description: 'Raken Public API 3.0 is a REST API protected by OAuth 2.0 that exposes the core entities
  of the Raken construction field-management platform: projects (and their child projects, notes, members,
  production insights), members and member project assignments, daily reports, work logs, equipment logs,
  equipment, material logs, materials and material units, time cards, shifts, classifications, cost codes,
  pay types, budgets, checklists and checklist templates, toolbox talks (current and past), observations,
  groups, and certifications. Developers register OAuth apps in the Raken Developer Console at app.rakenapp.com/developer/apps
  to obtain client_id and client_secret, then exchange an authorization code for an access token at app.rakenapp.com/oauth/token.
  The API supports GET, POST, and PATCH verbs, and is rate limited by per-second, concurrent-burst, and
  daily quota caps tied to subscription tier.'
humanURL: https://developer.rakenapp.com/api/docs/index.html
baseURL: https://api.rakenapp.com/
tags:
- Construction
- Daily Reports
- Project
- Timecards
- Shifts
- Work Logs
- Equipment
- Materials
- Observations
- Checklists
- Toolbox Talks
- Authentication
tags_raw:
- Construction
- Daily Reports
- Projects
- Time Cards
- Shifts
- Work Logs
- Equipment
- Materials
- Observations
- Checklists
- Toolbox Talks
- OAuth2
properties:
- type: Documentation
  url: https://developer.rakenapp.com/api/docs/index.html
- type: ChangeLog
  url: https://developer.rakenapp.com/api/docs/recent_updates.html
- type: Authentication
  url: https://developer.rakenapp.com/api/docs/index.html
- type: DeveloperPortal
  url: https://app.rakenapp.com/developer/apps