Playground
PIC Designer
Documentation
Search...
/
Overview
Guides
Platform Overview
Getting your API keys
Python SDK
Cookbooks
PIC Generation
API Reference
GET
Health Check
pic
POST
Extract
POST
Extract From Text
POST
Extract From Paper
POST
Identify
POST
Identify With Context
POST
Synthesize Circuit From Paper
POST
Synthesize Circuit From Text
POST
Generate
POST
Refine
POST
Verify Netlist
lean
experimental
formalization
generic
Playground
PIC Designer
Documentation
API Reference
pic
Extract
Deprecated
POST
https://api.axiomatic-ai.com
/
pic
/
extract
Extract statements and circuit image from a PDF describing a PIC
Request
This endpoint expects a multipart form containing a file.
file
file
Required
Response
Successful Response
title
string
statements
list of objects
Show 4 properties
edges
list of objects
Show 2 properties
circuit_image
object
Optional
Show 2 properties
Extract From Text
Up Next
Built with