io.usefulapi/portkey
REMOTE · PORTKEY.USEFULAPI.IO · SCANNED AUG 3
Read AI-gateway analytics, configs, virtual keys, workspaces and users; log request feedback.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security78
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS not yet verified: we couldn't determine whether a plaintext access path exists. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability75
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 1318 tokens (~82/item across 16 items; 16 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · portkey.usefulapi.io
claude mcp add --transport http io-usefulapi-portkey https://portkey.usefulapi.io/mcp
[mcp_servers.io-usefulapi-portkey] url = "https://portkey.usefulapi.io/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"io-usefulapi-portkey": {
"type": "remote",
"url": "https://portkey.usefulapi.io/mcp",
"enabled": true
}
}
} openclaw mcp add io-usefulapi-portkey --url https://portkey.usefulapi.io/mcp --transport streamable-http
mcp_servers:
io-usefulapi-portkey:
url: "https://portkey.usefulapi.io/mcp" {
"mcpServers": {
"io-usefulapi-portkey": {
"type": "http",
"url": "https://portkey.usefulapi.io/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 1 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 29 Jul 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.
- 28 Jul 26 0
- Stability: unverified → 0.03 ▲ functional
- 27 Jul 26 +57
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 12
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://portkey.usefulapi.io/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=usefulapi.io | CN=WE1,O=Google Trust Services,C=US | 19 Jul 2026 | 17 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | f30681274e4e40dd0e5e7bd175e3c0a9 |
| SANs: usefulapi.io, portkey.usefulapi.io, *.portkey.usefulapi.io | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of portkey.usefulapi.io. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| io. | present | 57355 | 8 | Verified |
| usefulapi.io. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://portkey.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"
Bearer realm="OAuth", resource_metadata="https://portkey.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token" Protected resource metadata
| Document | https://portkey.usefulapi.io/.well-known/oauth-protected-resource/mcp |
|---|---|
| Retrieved | Yes |
| Resource | https://portkey.usefulapi.io/mcp |
| Authorisation server | https://portkey.usefulapi.io |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://portkey.usefulapi.io/mcp | Verified | 200 | |
| http (plaintext) | http://portkey.usefulapi.io/mcp | Inconclusive | 401 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
portkey_create_feedback Create feedback ~125
WRITES a feedback record into the Portkey account, attached to a request/trace by trace_id. Use for logging a quality score (typically -10..10) with an optional weight (0..1) and metadata. Portkey: POST /feedback.
| Name | Type | Req | Description |
|---|---|---|---|
| metadata | object | — | Arbitrary metadata key/values. |
| trace_id | string | yes | The request/trace id to attach feedback to. |
| value | number | yes | Feedback score, typically -10..10. |
| weight | number | — | Relative weight of this feedback, 0..1. |
No output schema declared.
No examples provided.
portkey_get_analytics_graph Get analytics graph ~223
Get a time-series analytics graph for a single metric (cost, requests, tokens, latency, error-rate, cache-hit-rate, …) over a time window. Optionally scope by virtual keys, configs, or metadata. Portkey: GET /analytics/graphs/{metric}.
| Name | Type | Req | Description |
|---|---|---|---|
| configs | string | — | Comma-separated config slugs to scope the graph. |
| metadata | string | — | JSON string of metadata key/values to scope the graph. |
| metric | string | yes | Which metric graph to return. |
| time_of_generation_max | string | yes | End of the window (ISO8601, format YYYY-MM-DDTHH:MM:SS±HH:MM). |
| time_of_generation_min | string | yes | Start of the window (ISO8601, format YYYY-MM-DDTHH:MM:SS±HH:MM). |
| total_units | string | — | Bucket size for the series, e.g. "day" or "hour". |
| virtual_keys | string | — | Comma-separated virtual key slugs to scope the graph. |
No output schema declared.
No examples provided.
portkey_get_analytics_group Get analytics group ~157
Get grouped analytics (aggregated by models, users, or metadata) over a time window. Portkey: GET /analytics/groups/{group}.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| group | string | yes | Dimension to group the analytics by. |
| page_size | integer | — | Number of records per page. Default 50. |
| time_of_generation_max | string | yes | End of the window (ISO8601, format YYYY-MM-DDTHH:MM:SS±HH:MM). |
| time_of_generation_min | string | yes | Start of the window (ISO8601, format YYYY-MM-DDTHH:MM:SS±HH:MM). |
No output schema declared.
No examples provided.
portkey_get_api_key Get API key ~49
Get a single API key's metadata by id (the secret is never returned). Portkey: GET /api-keys/{id}.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The API key id. |
No output schema declared.
No examples provided.
portkey_get_config Get config ~47
Get a single gateway config by slug (or id), including its routing rules. Portkey: GET /configs/{slug}.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The config slug or id. |
No output schema declared.
No examples provided.
portkey_get_user Get user ~36
Get a single user by id. Portkey: GET /users/{id}.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The user id. |
No output schema declared.
No examples provided.
portkey_get_virtual_key Get virtual key ~47
Get a single virtual key by slug, including its provider + limits. Portkey: GET /virtual-keys/{slug}.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The virtual key slug. |
No output schema declared.
No examples provided.
portkey_get_workspace Get workspace ~40
Get a single workspace by slug/id. Portkey: GET /workspaces/{id}.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | The workspace slug or id. |
No output schema declared.
No examples provided.
portkey_list_api_keys List API keys ~90
List API keys in the organization/workspace (metadata only — secrets are never returned). Portkey: GET /api-keys.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| page_size | integer | — | Number of records per page. Default 50. |
| workspace_id | string | — | Scope keys to a workspace id/slug. |
No output schema declared.
No examples provided.
portkey_list_audit_logs List audit logs ~69
List audit log entries (admin actions across the organization). Portkey: GET /audit-logs.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| page_size | integer | — | Number of records per page. Default 50. |
No output schema declared.
No examples provided.
portkey_list_configs List configs ~49
List gateway configs (routing/fallback/retry/cache rulesets applied to requests). Portkey: GET /configs.
| Name | Type | Req | Description |
|---|---|---|---|
| workspace_id | string | — | Scope configs to a workspace id/slug. |
No output schema declared.
No examples provided.
portkey_list_user_invites List user invites ~67
List pending user invitations to the organization. Portkey: GET /user-invites.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| page_size | integer | — | Number of records per page. Default 50. |
No output schema declared.
No examples provided.
portkey_list_users List users ~96
List users in the organization. Filter by role or email. Portkey: GET /users.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| string | — | Filter users by email address. | |
| page_size | integer | — | Number of records per page. Default 50. |
| role | string | — | Filter users by role (e.g. admin, member). |
No output schema declared.
No examples provided.
portkey_list_virtual_keys List virtual keys ~77
List virtual keys (the aliases that map to provider credentials + budget/rate limits used in requests). Portkey: GET /virtual-keys.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| page_size | integer | — | Number of records per page. Default 50. |
No output schema declared.
No examples provided.
portkey_list_workspace_members List workspace members ~83
List members of a workspace (users + their roles). Portkey: GET /workspaces/{id}/members.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| id | string | yes | The workspace slug or id. |
| page_size | integer | — | Number of records per page. Default 50. |
No output schema declared.
No examples provided.
portkey_list_workspaces List workspaces ~63
List workspaces in the organization. Portkey: GET /workspaces.
| Name | Type | Req | Description |
|---|---|---|---|
| current_page | integer | — | Page number (0-based) for pagination. Default 0. |
| page_size | integer | — | Number of records per page. Default 50. |
No output schema declared.
No examples provided.