YouWork Agent

YouWork Agent publishes Scopewise, a deterministic commercial API for Indian freelancers and agencies: a project-quote endpoint that prices a scope of work in INR, and an overdue-invoice follow-up endpoint. The contract is an OpenAPI 3.1 document of two operations and four schemas served from scopewise.youworkagent.online. The provider is unusually agent-native for its size — alongside the specification it serves an A2A agent card, a declared agent-skills index, an RFC 9727 api-catalog (as application/linkset+json carrying the RFC profile parameter), a machine- readable API onboarding document, and an llms.txt.

YouWork Agent publishes 2 APIs on the APIs.io network: Scopewise Project Quote API and Scopewise Overdue Invoice Follow-up API. Tagged areas include Freelance, Project Pricing, Invoicing, Business, and Agents.

25.5/100 emerging ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
2 APIs
FreelanceProject PricingInvoicingBusinessAgentsAgent CommerceIndia

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 25.5/100 · emerging
Contract Quality 12.4 / 25
Developer Ergonomics 3.3 / 20
Access Clarity 2.1 / 20
Operational Transparency 0.0 / 13
Contract Governance 0.0 / 12
Discoverability 7.6 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/youworkagent: 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 2

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

Scopewise Project Quote API

Deterministic INR pricing for a freelance or agency project scope. POST /api/v1/project-quote; validates its input and returns a structured quote.

Scopewise Overdue Invoice Follow-up API

Generates follow-up on an overdue invoice. POST /api/v1/overdue-invoice-follow-up. Shares the same OpenAPI document and base URL as the quote API.

Resources

Get Started 2

Portal, sign-up, and the first successful call

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: youworkagent
name: YouWork Agent
description: 'YouWork Agent publishes Scopewise, a deterministic commercial API for Indian freelancers and agencies: a project-quote
  endpoint that prices a scope of work in INR, and an overdue-invoice follow-up endpoint. The contract is an OpenAPI 3.1 document
  of two operations and four schemas served from scopewise.youworkagent.online. The provider is unusually agent-native for
  its size — alongside the specification it serves an A2A agent card, a declared agent-skills index, an RFC 9727 api-catalog
  (as application/linkset+json carrying the RFC profile parameter), a machine- readable API onboarding document, and an llms.txt.'
type: Index
url: https://raw.githubusercontent.com/api-evangelist/youworkagent/refs/heads/main/apis.yml
image: https://scopewise.youworkagent.online/scopewise-logo-512.png
created: '2026-08-23'
modified: '2026-08-23'
specificationVersion: '0.23'
tags:
- Freelance
- Project Pricing
- Invoicing
- Business
- Agents
- Agent Commerce
- India
tags_raw:
- Freelance
- Project Pricing
- INR
- Business
- Deterministic API
- Agent API
apis:
- aid: youworkagent:scopewise-project-quote-api
  name: Scopewise Project Quote API
  description: Deterministic INR pricing for a freelance or agency project scope. POST /api/v1/project-quote; validates its
    input and returns a structured quote.
  humanURL: https://scopewise.youworkagent.online/api-docs
  baseURL: https://scopewise.youworkagent.online/api/v1
  tags:
  - Freelance
  - Project Pricing
  properties:
  - type: OpenAPI
    url: openapi/youworkagent-scopewise-api-openapi.yml
  - type: Documentation
    url: https://scopewise.youworkagent.online/api-docs
  - type: AgentCard
    url: a2a/youworkagent-agent-card.json
  - type: AgentSkill
    url: skills/youworkagent-agent-skills.json
  - type: PrivacyPolicy
    url: https://scopewise.youworkagent.online/privacy
- aid: youworkagent:scopewise-overdue-invoice-follow-up-api
  name: Scopewise Overdue Invoice Follow-up API
  description: Generates follow-up on an overdue invoice. POST /api/v1/overdue-invoice-follow-up. Shares the same OpenAPI
    document and base URL as the quote API.
  humanURL: https://scopewise.youworkagent.online/api-docs
  baseURL: https://scopewise.youworkagent.online/api/v1
  tags:
  - Invoicing
  - Business
  properties:
  - type: OpenAPI
    url: openapi/youworkagent-scopewise-api-openapi.yml
  - type: Documentation
    url: https://scopewise.youworkagent.online/api-docs
  - type: AgentSkill
    url: skills/youworkagent-agent-skills.json
common:
- type: APIsJSON
  url: well-known/youworkagent-provider-apis.json
- type: APICatalog
  url: well-known/youworkagent-api-catalog.json
- type: Onboarding
  url: well-known/youworkagent-api-onboarding.json
- type: AgentCard
  url: a2a/youworkagent-agent-card.json
- type: AgentSkill
  url: skills/youworkagent-agent-skills.json
- type: LLMsTxt
  url: llms/youworkagent-llms.txt
- type: Website
  url: https://youworkagent.online
- type: DeveloperPortal
  url: https://scopewise.youworkagent.online/api-docs
- type: PrivacyPolicy
  url: https://scopewise.youworkagent.online/privacy
maintainers:
- FN: YouWork Agent
  email: hello@youworkagent.online
  url: https://youworkagent.online
x-provenance:
  added: '2026-08-23'
  method: searched
  source: https://scopewise.youworkagent.online/apis.json
  note: 'Submitted via apis.io/add on 2026-08-23 from hello@youworkagent.online and rated 71 (exemplar) by the gate. Like
    Southend earlier the same day, the submitted APIs.json URL is CORRECT — it returns JSON, an invented control path returns
    a real 404, and every declared property was fetched and confirmed before being written here. SLUGGED FROM THE COMPANY,
    NOT THE PRODUCT. The submission names "Scopewise Project Quote API" and is served from the subdomain scopewise.youworkagent.online,
    but the provider is YouWork Agent on youworkagent.online, and the provider''s OWN apis.json already models it that way:
    its aid is "youworkagent.online:scopewise", kind company, maintainer YouWork Agent. So this record is the company and
    Scopewise is two APIs inside it. That is also what a domain-derived slug would produce — see roadmap#93. The agent surface
    is real and was verified rather than taken on trust: an A2A agent card, an agent-skills index, a machine-readable api-onboarding
    document, and an RFC 9727 api-catalog served as application/linkset+json carrying profile="https://www.rfc-editor.org/info/rfc9727"
    — the most precise media type seen in this sweep. The API is live and unauthenticated: an empty POST to /api/v1/project-quote
    returns 400 JSON, which is correct validation rather than a stub. Both declared APIs share ONE OpenAPI document of two
    paths. They are recorded as two apis[] entries because the provider declares them separately, but the contract behind
    them is the same file.'

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/youworkagent"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/youworkagent/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/youworkagent/evidence"

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.