@api-emulator/attio
v0.1.0
Published
Attio provides CRM APIs for workspace identity, objects, attributes, records, searches, and lists.
Readme
@api-emulator/attio
Attio provides CRM APIs for workspace identity, objects, attributes, records, searches, and lists.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/attioRun
npx -p api-emulator api --plugin ./@attio/api-emulator.mjs --service attioEndpoints
GET /v2/selfGET /v2/objectsGET /v2/objects/:objectGET /v2/objects/:object/attributesPOST /v2/objects/:object/records/queryGET /v2/objects/:object/records/:recordIdPOST /v2/objects/:object/recordsPATCH /v2/objects/:object/records/:recordIdGET /v2/listsGET /inspect/contractGET /inspect/state
Auth
No production credentials are required. Use fake local credentials in client tests.
Seed Configuration
attio:
# Add provider-specific seed state here.