Nova Lima

Runrun.it (headquartered in Nova Lima, Brazil, and backed by 500 Global) is process and project management software that automates work requests and organizes a team's tasks, projects, clients, time tracking, and documents in a single place. Its public REST API (v1.0) exposes tasks, projects, boards and board stages, clients, teams, users, comments, documents, evaluations, templates, and time-worked reporting, authenticated with App-Key and User-Token request headers on paid plans. The platform also publishes an OAuth 2.0/2.1 authorization server (authorization code + PKCE), a hosted OAuth-protected MCP server at /mcp, and a webhook event system covering roughly 35 task, project, client, team, and comment events.

Nova Lima publishes 1 API on the APIs.io network. Tagged areas include Company, Project Management, Task Management, Work Management, and Productivity.

The Nova Lima catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Nova Lima’s developer surface includes documentation, API reference, support, engineering blog, authentication, and 17 more developer resources.

28.7/100 emerging ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyProject ManagementTask ManagementWork ManagementProductivityTime TrackingTeam CollaborationSaaSBrazil

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 28.7/100 · emerging
Contract Quality 5.7 / 25
Developer Ergonomics 10.0 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/nova-lima: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Runrun.it API

Resource-oriented REST API (v1.0) for Runrun.it work and project management: tasks, projects, boards, clients, teams, users, comments, documents, evaluations, and time-worked re...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

nova-lima-mcp.yml

MCP SERVER

Rate Limits 1

Documented rate limits and quota policies.

Nova Lima Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Nova Lima Authentication

apiKey/oauth2 · 3 schemes

SECURITY

Nova Lima Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Nova Lima Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nova-lima
name: Nova Lima
description: Runrun.it (headquartered in Nova Lima, Brazil, and backed by 500 Global) is process and project management software
  that automates work requests and organizes a team's tasks, projects, clients, time tracking, and documents in a single place.
  Its public REST API (v1.0) exposes tasks, projects, boards and board stages, clients, teams, users, comments, documents,
  evaluations, templates, and time-worked reporting, authenticated with App-Key and User-Token request headers on paid plans.
  The platform also publishes an OAuth 2.0/2.1 authorization server (authorization code + PKCE), a hosted OAuth-protected
  MCP server at /mcp, and a webhook event system covering roughly 35 task, project, client, team, and comment events.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://runrun.it/static/images/logo_1200X630.png
url: https://raw.githubusercontent.com/api-evangelist/nova-lima/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: profiled
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Project Management
- Task Management
- Work Management
- Productivity
- Time Tracking
- Team Collaboration
- SaaS
- Brazil
apis:
- name: Runrun.it API
  description: 'Resource-oriented REST API (v1.0) for Runrun.it work and project management: tasks, projects, boards, clients,
    teams, users, comments, documents, evaluations, and time-worked reporting. JSON, ISO 8601 dates, 100 req/min rate limit,
    RFC 7233 + RFC 5988 pagination.'
  humanURL: https://runrun.it/api/documentation
  baseURL: https://runrun.it/api/v1.0
  properties:
  - type: Documentation
    url: https://runrun.it/api/documentation
  - type: Authentication
    url: authentication/nova-lima-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://runrun.it
- type: DeveloperPortal
  url: https://runrun.it/api/documentation
- type: Documentation
  url: https://runrun.it/api/documentation
- type: APIReference
  url: https://runrun.it/api/documentation
- type: Support
  url: https://help.runrun.it/english
- type: Blog
  url: https://blog.runrun.it/
- type: GitHubOrganization
  url: https://github.com/Runrunit
- type: PrivacyPolicy
  url: https://runrun.it/en-US/privacy
- type: Authentication
  url: authentication/nova-lima-authentication.yml
- type: OAuthScopes
  url: scopes/nova-lima-scopes.yml
- type: Conventions
  url: conventions/nova-lima-conventions.yml
- type: RateLimits
  url: rate-limits/nova-lima-rate-limits.yml
- type: Webhooks
  url: asyncapi/nova-lima-webhooks.yml
- type: MCPServer
  url: mcp/nova-lima-mcp.yml
- type: Packages
  url: packages/nova-lima-packages.yml
- type: Lifecycle
  url: lifecycle/nova-lima-lifecycle.yml
- type: Conformance
  url: conformance/nova-lima-conformance.yml
- type: ErrorCatalog
  url: errors/nova-lima-problem-types.yml
- type: WellKnown
  url: well-known/nova-lima-well-known.yml
- type: DataModel
  url: data-model/nova-lima-data-model.yml
- type: LLMsTxt
  url: llms/nova-lima-llms.txt
- type: DomainSecurity
  url: security/nova-lima-domain-security.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1