SYNAPTIC CONNECT / API V1

Add skills intelligence.
Ship it faster.

Give your product skill mapping, trusted evidence, adaptive pathways, learner records, and credentials through one API. Start with proven infrastructure instead of building it all yourself.

REST / JSONVERSIONED CONTRACTSREAL-TIME WEBHOOKS
QUICKSTART
cURLNodePython
LIVE
curl https://api.guildsynaptic.com/v1/evidence/events \
  -H "Authorization: Bearer $SYNAPTIC_API_KEY" \
  -H "Idempotency-Key: evt_0192" \
  -H "Content-Type: application/json" \
  -d '{
    "learnerId": "syn_prs_7c1a",
    "type": "project.verified",
    "skills": ["robotics.control"],
    "evidence": {
      "rubric": "industry-v3",
      "score": 0.94
    }
  }'
201 CREATEDcompetency.updated184ms
ALL SYSTEMS OPERATIONAL99.99% UPTIME TARGETTLS 1.3REGION-AWARESTATUS / LIVE
01 / API CAPABILITIES

One integration.
Six powerful capabilities.

Start with the capability your customers need most. Every endpoint shares the same learner identity, evidence, and skill graph, so adding more never means starting over.

01GRAPH

Skill Graph

Find and connect skills across public standards, industry frameworks, and your own private models.

GET /v1/skills/searchView endpoints
02MAP

Mapper

Turn curriculum, content, credentials, and job profiles into structured skill maps automatically.

POST /v1/map/jobsView endpoints
03EVD

Evidence

Capture projects, assessments, observations, and work while preserving the source behind every claim.

POST /v1/evidence/eventsView endpoints
04GPS

Pathways

Find skill gaps and generate the best next actions from current capability to a target outcome.

POST /v1/pathwaysView endpoints
05REC

Records

Give people a portable profile of verified skills, progress, evidence, and credentials.

GET /v1/records/:idView endpoints
06CRD

Credentials

Issue and verify portable credentials backed by clear requirements and trusted evidence.

POST /v1/credentialsView endpoints
02 / HOW IT WORKS

Send one event.
Get the next action.

Synaptic connects the event to the right skills, keeps its source, updates confidence, and returns something your product can use.

01

Send

Post one learning or work event through a consistent, retry-safe endpoint.

event.received
02

Connect

Match the signal to your framework, an industry standard, or the Synaptic graph.

skill.resolved
03

Trust

Keep the source, assess the strength of the evidence, and update skill confidence.

confidence.updated
04

Act

Trigger a pathway, update a record, issue a credential, or power your own experience.

webhook.delivered
WEBHOOK STREAMevidence.attachedconfidence.updatedcredential.issuedpathway.recalculatedCONNECTED
03 / BUILT FOR DEVELOPERS

Easy to build with.
Easy to trust.

01

Predictable requests

Consistent responses, clear versions, retry-safe writes, and errors that tell you exactly what to fix.

02

Trace every event

Follow request IDs, event history, evidence sources, and webhook delivery from start to finish.

03

Control your data

Keep private frameworks, public standards, reviews, and version history organized in one clean model.

04

Add more without rebuilding

Activate another Synaptic capability without replacing identities, remapping data, or rewriting your integration.

04 / SECURITY AND TRUST

Protect every customer.
Trace every claim.

Keep each customer's data isolated, give every key only the access it needs, and preserve the source behind every capability claim.

AUTHScoped API keysGrant only the access required
DATACustomer isolationKeep private data private
TRACEComplete evidence historyAudit every capability claim
EVENTSSigned webhooksVerify every delivered event
05 / API PRICING

Start free.
Scale with confidence.

Each plan includes a clear monthly call allowance. Compute-heavy mapping and pathway jobs are priced separately, so you pay for the work you actually use.

01

Sandbox

Free5,000 calls included

Explore the API, build your first workflow, and prove the integration before you commit.

Choose Sandbox
02

Developer

$99/mo25,000 calls included

Launch one focused production integration with room to learn and grow.

Choose Developer
04

Platform

$999/mo500,000 calls included

Power skills intelligence across a scaled learning or workforce platform.

Choose Platform
HOW USAGE WORKS

Fast graph lookups count toward your included API calls. Larger document-mapping and pathway-generation jobs are metered separately because they require more processing. You can review usage before you scale.

START BUILDING

Send your first event.
See the value immediately.

Request a free sandbox key and turn one learning signal into trusted, usable skill data.