How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Graphy Agents API

The Agents API from Graphy — 7 operation(s) for agents.

Graphy Agents API is published by Graphy on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Agents. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 7 operations across 7 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://agents.graphy.dev.

7 operations 7 paths 17 schemas 7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://agents.graphy.dev
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Graphy Agents API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Your Graphy API key (starts with graphy). Create one in the Graphy console at https://agents.graphy.dev/console/

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 POST. Each is listed below with its method, path, parameters, and response codes.

Agents 7
POST
/api/v0/generate
Chart Maker Agent
generateGraph body → 200400401
POST
/api/v0/suggestions
Suggestions Agent
generateSuggestions body → 200400401
POST
/api/v0/mutate
Mutation Agent
generateMutation body → 200400401
POST
/api/v0/annotate
Annotation Agent
generateAnnotations body → 200400401
POST
/api/v0/narrate
Narrative Agent
generateNarrative body → 200400401
POST
/api/v0/extract
Extract Agent
extractFromProse body → 200400401
POST
/api/v0/evaluate
Evaluation
evaluateDataset body → 200400401

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are ChartFitEntry (5 properties), ExtractCompleteEvent (4 properties), Metadata (4 properties), ChartFitFactor (4 properties). Each schema is shown below with its type and property counts.

EvaluateRequest
object
Deterministic evaluation reads only config.data and the optional chartFamily — there is no userPrompt.
3 properties 1 required
ChartFitEntry
object
A single chart type, scored against the dataset.
5 properties 5 required
ExtractCompleteEvent
object
SSE event name is "complete"
4 properties
GenerateRequest
object
3 properties 2 required
ChartFitFactor
object
A single reason that contributed to a chart type's score.
4 properties 4 required
SuggestionsCompleteEvent
object
SSE event name is "complete"
1 property
GraphConfig
object
The graph configuration object used to render charts. See [Graph Config Schema](/reference/graph-config) for the complete reference.
2 properties 2 required
ErrorEvent
object
SSE event name is "error"
1 property
Metadata
object
Optional tracking information for requests
4 properties 1 required
Suggestion
object
3 properties 3 required
ExtractAttachment
object
An image, PDF, or spreadsheet to extract data from. Construct directly or via the SDK buildAttachment helpers.
4 properties 3 required
ExtractRequest
object
Provide sourceText, attachments, or both — at least one is required. images and attachments are mutually exclusive.
4 properties
SuggestionsRequest
object
4 properties 2 required
CompleteEvent
object
SSE event name is "complete"
2 properties
ExtractMeta
object
Trust metadata for the extraction; null when unavailable
3 properties
EvaluateCompleteEvent
object
SSE event name is "complete". Evaluation emits no progress events.
1 property 1 required
ProgressEvent
object
SSE event name is "progress"
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

graphy-agents-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Graphy Agents API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.