{"name":"AuraVMS","description":"RFQ software and vendor management system for small businesses. Create quotation requests, send to suppliers (zero-login links), compare quotes with L1/L2/L3 ranking, place orders. Also a procurement knowledge hub with 90+ articles and 97-term glossary covering procurement cycle time, catalog management, guided buying, tail spend, MRO, and more.","api_base":"https://api.auravms.com/api","auth":{"type":"bearer","prefix":"avms_","header":"Authorization","note":"JWT tokens are currently supported. API keys with avms_ prefix coming soon."},"capabilities":["rfq_management","supplier_management","quote_comparison","order_placement","supplier_reminders","data_export","dashboard_analytics","bulk_supplier_import","document_attachments"],"endpoints":[{"method":"POST","path":"/auth/login/","description":"Obtain JWT access and refresh tokens","auth_required":false},{"method":"POST","path":"/api/create-rfq/","description":"Create a new RFQ and notify selected suppliers by email","auth_required":true},{"method":"GET","path":"/api/get-rfq-list/","description":"List all RFQs with pagination, status filter, and search","auth_required":true},{"method":"GET","path":"/api/get-rfq-items/{rfq_id}/","description":"Get RFQ details with all line items and supplier status","auth_required":true},{"method":"GET","path":"/api/rfq-item-data/{rfq_item_id}","description":"Get a single item with all supplier responses and L1/L2/L3 ranking","auth_required":true},{"method":"POST","path":"/api/close-rfq/{rfq_id}/","description":"Close an RFQ (no more responses accepted)","auth_required":true},{"method":"POST","path":"/api/create-supplier/","description":"Add a new supplier to your directory","auth_required":true},{"method":"GET","path":"/api/get-suppliers/","description":"List all suppliers with search and category filter","auth_required":true},{"method":"POST","path":"/api/import-suppliers/","description":"Bulk import suppliers from JSON payload","auth_required":true},{"method":"POST","path":"/api/rfq-item-data/{rfq_item_id}","description":"Place a purchase order against a supplier quote","auth_required":true},{"method":"POST","path":"/api/send-reminders/","description":"Send reminder emails to non-responsive suppliers","auth_required":true},{"method":"GET","path":"/api/dashboard-stats/","description":"Get dashboard statistics (total RFQs, suppliers, responses, orders)","auth_required":true},{"method":"GET","path":"/api/get-supplier-stats-data/","description":"Get supplier performance data (response rates, avg price, orders)","auth_required":true},{"method":"GET","path":"/api/export-quotation-pdf/{rfq_item_id}/","description":"Export supplier quote comparison as PDF","auth_required":true},{"method":"POST","path":"/api/create-rfq-response/","description":"Submit a supplier quotation (supplier-facing, no auth)","auth_required":false}],"rate_limits":{"free":"60 req/min","pro":"300 req/min"},"pricing":{"free_trial":true,"trial_days":14,"small_team_price":"$4.99/month (annual)","medium_team_price":"$7.99/month (annual)","enterprise":"Custom pricing"},"links":{"homepage":"https://www.auravms.com","signup":"https://app.auravms.com/signup","login":"https://app.auravms.com/login","docs":"https://www.auravms.com/docs","skills_md":"https://www.auravms.com/skills.md","openapi":"https://www.auravms.com/api/v1/openapi.json","pricing":"https://www.auravms.com/pricing","pricing_md":"https://www.auravms.com/pricing.md","features":"https://www.auravms.com/features","for_agents_page":"https://www.auravms.com/for-agents","json_manifest":"https://www.auravms.com/api/agents","llms_txt":"https://www.auravms.com/llms.txt","llms_full_txt":"https://www.auravms.com/llms-full.txt","faq":"https://www.auravms.com/faq","blog":"https://www.auravms.com/blogs","glossary":"https://www.auravms.com/terms"}}