Learn
Graph Login
Request a Demo
Search...
/
Home
API
Bulk Data
Sayari Library
Change Log
Key Concepts
Introduction
Endpoint Overview
Authentication
Requests
Pagination
Response Status Codes
Data Types
Rate Limits
API Clients
Overview
Open API
Postman
Go
Python
Node
API Reference
Auth
Search
Resolution
Trade
Entity
Traversal
Supply Chain
Record
Source
Project
Resource
POST
Save Entity
DEL
Delete Resource
Attributes
Notifications
Info
Metadata
Guides
Getting Started
Entity Search
Advanced Entity Search
Resolution
Trade Search - Shipments
Trade Search - Suppliers & Buyers
v0 Migration
Use Cases
Entity Screening & Verification
Investigations
Learn
Graph Login
Request a Demo
API Reference
Resource
Save Entity
Beta
POST
https://
api.sayari.com
/
v1
/
resource
/
entity
This endpoint is in beta and is subject to change. It is provided for early access and testing purposes only.
Save an entity to a project.
Request
This endpoint expects an object.
type
"entity"
Required
Allowed values:
entity
project
string
Required
The project identifier.
entity_id
string
Required
The entity identifier.
custom_fields
any
Required
This property is in beta and is subject to change. It is provided for early access and testing purposes only.
custom user key/value pairs (key must be prefixed with “custom_” and value must be “string” type)
Response
This endpoint returns an object.
data
object
Show 11 properties
Built with