# LUA Examples

- [Dispatch and Emergency Calls](/cad/api-integration/api-examples/emergency/lua-examples/dispatch-and-emergency-calls.md): These endpoints allow you to create, update, and close dispatch and emergency (911) calls.
- [New 911 Call](/cad/api-integration/api-examples/emergency/lua-examples/dispatch-and-emergency-calls/new-911-call.md): The 911 Call API endpoint allows you to send 911 calls from in-game directly to your dispatchers.
- [Remove 911](/cad/api-integration/api-examples/emergency/lua-examples/dispatch-and-emergency-calls/remove-911.md): This endpoint allows you to remove an existing emergency/911 call from the CAD.
- [Add Call Note](/cad/api-integration/api-examples/emergency/lua-examples/dispatch-and-emergency-calls/add-call-note.md): This endpoint allows you to add a new dispatch call note.
- [Set Call Postal](/cad/api-integration/api-examples/emergency/lua-examples/dispatch-and-emergency-calls/add-call-note-1.md): This endpoint allows you to easily update the postal on a dispatch call.
- [Custom Blips](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips.md): Retrieve, add, edit, and remove custom blips from your community's live map!
- [Add Blip](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips/add-blip.md): This endpoint allows you to add a new custom blip to your community's live map!
- [Add Blips](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips/add-blip-1.md): This endpoint allows you to add a new custom blip to your community's live map!
- [Add Temp Blip](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips/add-blip-2.md): This endpoint allows you to add a new custom blip for a set amount of time to your community's live map!
- [Get Map Blips](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips/get-map-blips.md): This endpoint allows you to retrieve all custom blips for a community's live map!
- [Remove Blip](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips/remove-blip.md): This endpoint allows you to remove custom blips from your community's live map.
- [Remove Blip With Subtype](/cad/api-integration/api-examples/emergency/lua-examples/custom-blips/get-map-blips-1.md): This endpoint allows you to retrieve all custom blips for a community's live map!
- [General](/cad/api-integration/api-examples/emergency/lua-examples/general.md): View Sonoran CAD's general API call examples.
- [Lookup Name or Plate](/cad/api-integration/api-examples/emergency/lua-examples/general/lookup-name-or-plate.md): Retrieve all records associated with a name or license plate.
